mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-686: Typo
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
atl_backup_manifest_bucket: "{{ atl_backup_manifest_url | urlsplit('hostname') }}"
|
||||
atl_backup_manifest_path: "{{ atl_backup_manifest_url | urlsplit('path') }}"
|
||||
atl_backup_manifest_filename: "{{ atl_backup_manifest_path | basename}}"
|
||||
atl_backup_manifest_dest: "{{ atl_installer_temp }}/{{ {{ atl_backup_manifest_path | basename}}"
|
||||
atl_backup_manifest_dest: "{{ atl_installer_temp }}/{{ atl_backup_manifest_path | basename}}"
|
||||
|
||||
- name: Fetch the manifest from S3
|
||||
aws_s3:
|
||||
|
||||
Reference in New Issue
Block a user