Add acl tool

Ran into that dumb bug again
This commit is contained in:
Salt 2020-09-02 22:09:47 -05:00
parent e87d3b0f35
commit 02f06efdcd

View File

@ -41,6 +41,7 @@
- name: Install basic packages
apk:
name:
- acl
- coreutils
- gcc
- git