Update 'bootstrap.yml'

This commit is contained in:
Paul 2019-10-15 09:12:09 +02:00
parent 5e4d574453
commit 71f7a14fd0

View File

@ -4,7 +4,7 @@
tasks:
- name: Install software
pkg:
name: "{{ item }}"
name: "{{ item }}"
state: present
loop:
- acl