mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-802: Fix file mode preservation in restore and add test for file
mode
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
src: "{{ atl_backup_home_dest }}"
|
||||
remote_src: yes
|
||||
dest: "{{ atl_product_home_shared }}"
|
||||
mode: preserve
|
||||
|
||||
- name: Set shared home owner and group to application user
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user