mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -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"
|