Add acl to required packages

Fixes a bug later down the line
This commit is contained in:
Salt 2020-04-26 01:39:40 -05:00
parent f036d5701e
commit 60b69d52f8

View File

@ -13,6 +13,7 @@
name: "{{ packages }}"
vars:
packages:
- acl
- aptitude
- python-apt
- vim