changes
This commit is contained in:
parent
222f02ed7b
commit
c34effbd2b
@ -8,7 +8,8 @@
|
|||||||
update_cache: yes
|
update_cache: yes
|
||||||
changed_when: False
|
changed_when: False
|
||||||
when: ansible_os_family == "Archlinux"
|
when: ansible_os_family == "Archlinux"
|
||||||
|
|
||||||
|
pre_tasks:
|
||||||
- name: Update repository (Debian like)
|
- name: Update repository (Debian like)
|
||||||
pacman:
|
pacman:
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user