Update 'bootstrap.yml'
This commit is contained in:
parent
5e4d574453
commit
71f7a14fd0
@ -4,7 +4,7 @@
|
||||
tasks:
|
||||
- name: Install software
|
||||
pkg:
|
||||
name: "{{ item }}"
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
loop:
|
||||
- acl
|
||||
|
Loading…
Reference in New Issue
Block a user