mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
moved lines to the end - bb_license_key, bb_admin_password, bb_dataset_url
This commit is contained in:
@@ -23,3 +23,8 @@
|
||||
mode: "u=rwX,g=rX,o=rX"
|
||||
recurse: true
|
||||
changed_when: false # For Molecule idempotence check
|
||||
|
||||
- name: Copy Bitbucket dataset from s3
|
||||
get_url:
|
||||
url: "{{ atl_bitbucket_dataset_url }}"
|
||||
dest: /media/atl/bitbucket/shared/data/migration/import/
|
||||
Reference in New Issue
Block a user