mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
8 lines
174 B
YAML
8 lines
174 B
YAML
---
|
|
|
|
|
|
- name: Fetch the DIY backups repository
|
|
git:
|
|
repo: "https://bitbucket.org/atlassianlabs/atlassian-bitbucket-diy-backup.git"
|
|
dest: "{{ atl_diy_backup_dir }}"
|