mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
set file mode on shared home archive
This commit is contained in:
@@ -73,6 +73,7 @@
|
|||||||
- "{{ test_archive_source }}/*"
|
- "{{ test_archive_source }}/*"
|
||||||
dest: "{{ test_archive }}"
|
dest: "{{ test_archive }}"
|
||||||
owner: "{{ atl_product_user }}"
|
owner: "{{ atl_product_user }}"
|
||||||
|
mode: "664"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install distro-specific restore support packages
|
- name: Install distro-specific restore support packages
|
||||||
|
|||||||
Reference in New Issue
Block a user