Files
dc-deployments-automation/roles/product_install/molecule/crowd_latest/playbook.yml
2019-11-04 11:39:08 +11:00

13 lines
261 B
YAML

---
- name: Converge
hosts: all
vars:
atl_product_family: "crowd"
atl_product_edition: "crowd"
atl_product_user: "crowd"
atl_download_format: "tarball"
roles:
- role: linux_common
- role: product_common
- role: product_install