mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
renaming the mesh.properties file
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
- name: template out mesh.properties
|
||||
ansible.builtin.template:
|
||||
src: bitbucket-mesh.properties.j2
|
||||
src: mesh.properties.j2
|
||||
dest: "{{ atl_home_base }}/{{ atl_product_edition }}/mesh.properties"
|
||||
owner: "{{ atl_product_user }}"
|
||||
group: "{{ atl_product_user }}"
|
||||
|
||||
Reference in New Issue
Block a user