Oops. That needs to be a dir

This commit is contained in:
Salt 2020-06-09 01:14:57 -05:00
parent 910018e3d5
commit 4316ca2e86

View File

@ -13,6 +13,7 @@
- name: Assure data directory
file:
path: "/var/adam"
state: directory
mode: 0755
owner: root
group: root