DCD-386: Add Bitbucket config role.

This commit is contained in:
Steve Smith
2019-05-30 14:31:14 +10:00
parent 40340c99c4
commit 03811f3b47
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Create Bitbucket config file
template:
src: bitbucket.properties.j2
dest: "{{ atl_product_home_shared }}/bitbucket.properties"