Changes after review

This commit is contained in:
Azra Sulthana
2019-07-11 06:18:28 +00:00
parent 8fbf76ab3e
commit 89dce3ccfa
4 changed files with 1 additions and 38 deletions

View File

@@ -1,12 +1,5 @@
---
- name: Create database config
template:
src: dbconfig.xml.j2
dest: "{{ atl_product_home }}/dbconfig.xml"
owner: "{{ atl_product_user }}"
- name: Create cluster config
template:
src: cluster.properties.j2