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 - name: Install basic packages
apk: apk:
name: name:
- acl
- coreutils - coreutils
- gcc - gcc
- git - git