Add acl to required packages
Fixes a bug later down the line
This commit is contained in:
parent
f036d5701e
commit
60b69d52f8
@ -13,6 +13,7 @@
|
||||
name: "{{ packages }}"
|
||||
vars:
|
||||
packages:
|
||||
- acl
|
||||
- aptitude
|
||||
- python-apt
|
||||
- vim
|
||||
|
Loading…
Reference in New Issue
Block a user