This commit is contained in:
vincent 2018-12-01 20:18:23 +01:00
parent f677d89133
commit 22af9b0a55
3 changed files with 1 additions and 9 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.retry

View File

@ -1,2 +0,0 @@
debian
nas

View File

@ -1,7 +0,0 @@
- hosts: integration
tasks:
- name: upgrade pacman
pacman:
update_cache: yes
upgrade: yes
become: true