Updated permission

This commit is contained in:
Azra Sulthana
2019-07-19 11:30:09 +05:30
parent 2c25fb2020
commit 173074e982

View File

@@ -50,8 +50,8 @@
- name: Limit permissions on the installation directory
file:
path: "{{ atl_product_installation_versioned }}"
owner: "root"
group: "root"
owner: "{{ atl_product_user }}"
group: "{{ atl_product_user }}"
mode: "u=rwX,g=rX,o=rX"
recurse: true
with_items: