mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-686: Add comment about manifest format.
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
dest: "{{ atl_backup_manifest_dest }}"
|
||||
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
|
||||
include_vars:
|
||||
file: "{{ atl_backup_manifest_dest }}"
|
||||
|
||||
Reference in New Issue
Block a user