DCD-224: Tweaks to product_base and add molecule tests.

This commit is contained in:
Steve Smith
2019-04-09 11:41:32 +10:00
parent 7984d87d29
commit 643a44a26e
7 changed files with 88 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Converge
hosts: all
vars:
atl_product_user: "testuser"
atl_product_home: "/opt/atlassian/product"
atl_temp_dir: "/opt/atlassian/temp"
roles:
- role: product_base