DCD-224: More permissions adjustments.

This commit is contained in:
Steve Smith
2019-05-08 13:11:08 +10:00
parent 07e80d8a21
commit 9831ae94e0

View File

@@ -60,7 +60,7 @@
file:
path: "{{ item }}"
state: directory
mode: "u=rwX,g=rX,o-a"
mode: "u=rwX,g=rX,o-rwx"
owner: "{{ atl_product_user }}"
group: "{{ atl_product_user }}"
recurse: true