Fix ansible path
This commit is contained in:
parent
22bcfc03b5
commit
e4845b9a8e
@ -3,7 +3,7 @@
|
||||
become: yes
|
||||
tasks:
|
||||
- name: Install official packages
|
||||
ansible.general.pacman:
|
||||
community.general.pacman:
|
||||
state: latest
|
||||
# select the lines and use 'M-x sort-lines'
|
||||
name:
|
||||
|
Loading…
Reference in New Issue
Block a user