mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-686: Add comment about manifest format.
This commit is contained in:
@@ -40,6 +40,8 @@
|
|||||||
dest: "{{ atl_backup_manifest_dest }}"
|
dest: "{{ atl_backup_manifest_dest }}"
|
||||||
when: atl_backup_manifest_url.scheme != 's3'
|
when: atl_backup_manifest_url.scheme != 's3'
|
||||||
|
|
||||||
|
# FIXME: The manifest format is still undecided; everything
|
||||||
|
# referencing this variable should be considered a placeholder.
|
||||||
- name: Load parameters from manifest
|
- name: Load parameters from manifest
|
||||||
include_vars:
|
include_vars:
|
||||||
file: "{{ atl_backup_manifest_dest }}"
|
file: "{{ atl_backup_manifest_dest }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user