mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-686: Add file permissions to s3 fetch.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
bucket: "{{ atl_backup_manifest_bucket }}"
|
||||
object: "{{ atl_backup_manifest_path }}"
|
||||
dest: "{{ atl_backup_manifest_dest }}"
|
||||
mode: 0600
|
||||
when: atl_backup_manifest_url.scheme == 's3'
|
||||
|
||||
- name: Fetch the manifest from remote host
|
||||
|
||||
Reference in New Issue
Block a user