Files
dc-deployments-automation/roles/product_install/molecule/bitbucket_latest/playbook.yml
2019-05-09 08:37:52 +10:00

12 lines
234 B
YAML

---
- name: Converge
hosts: all
vars:
atl_product_family: "stash"
atl_product_edition: "bitbucket"
atl_product_user: "bitbucket"
roles:
- role: linux_common
- role: product_common
- role: product_install