Removed a few syntax bugs in Archlinux configuration
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
when: "ansible_os_family == 'Debian'"
|
||||
|
||||
- name: Ensure git installed (Archlinux)
|
||||
pacman
|
||||
pacman:
|
||||
name:
|
||||
- git
|
||||
state: present
|
||||
|
Reference in New Issue
Block a user