Minor change
This commit is contained in:
parent
d79262bc92
commit
9b215b4e4d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
- wget
|
||||
when: ansible_facts['distribution'] == 'Debian'
|
||||
|
||||
- name: Update pkgfile for Archlinux
|
||||
- name: Update pkgfile (Archlinux)
|
||||
become: true
|
||||
command: pkgfile -u
|
||||
when: ansible_facts['distribution'] == 'Archlinux'
|
||||
|
|
Loading…
Add table
Reference in a new issue