mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-386: Fix some Molecule tests.
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
|
||||
- name: Fetch the DIY backups repository
|
||||
git:
|
||||
repo: "https://bitbucket.org/atlassianlabs/atlassian-bitbucket-diy-backup.git"
|
||||
repo: "{{ atl_diy_backup_repo }}"
|
||||
dest: "{{ atl_diy_backup_dir }}"
|
||||
version: "master"
|
||||
|
||||
Reference in New Issue
Block a user