mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
adjusting folder permissions to allow group read access
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
state: directory
|
state: directory
|
||||||
owner: "{{ atl_product_user }}"
|
owner: "{{ atl_product_user }}"
|
||||||
group: "{{ atl_product_user }}"
|
group: "{{ atl_product_user }}"
|
||||||
mode: "0644"
|
mode: "0754"
|
||||||
|
|
||||||
- name: Symlink the the shared home
|
- name: Symlink the the shared home
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|||||||
Reference in New Issue
Block a user