mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 01:13:07 -06:00
7 lines
150 B
YAML
7 lines
150 B
YAML
---
|
|
|
|
- name: Create Bitbucket config file
|
|
template:
|
|
src: bitbucket.properties.j2
|
|
dest: "{{ atl_product_home_shared }}/bitbucket.properties"
|