adjusting folder permissions to allow group read access

This commit is contained in:
Geoff Jacobs
2022-10-14 11:00:16 +11:00
parent 6f696339db
commit 7748939506

View File

@@ -5,7 +5,7 @@
state: directory
owner: "{{ atl_product_user }}"
group: "{{ atl_product_user }}"
mode: "0644"
mode: "0754"
- name: Symlink the the shared home
ansible.builtin.file: