mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
8 lines
154 B
YAML
8 lines
154 B
YAML
---
|
|
|
|
- name: Create dbconfig.xml
|
|
template:
|
|
src: dbconfig.xml.j2
|
|
dest: "{{ atl_product_home }}/dbconfig.xml"
|
|
owner: "{{ atl_product_user }}"
|