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