Files
dc-deployments-automation/roles/az_app_insights_install/molecule/default/playbook.yml
2020-05-19 11:13:11 +01:00

14 lines
297 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
- role: az_app_insights_install