Files
dc-deployments-automation/roles/az_app_insights_install/molecule/default/playbook.yml

15 lines
319 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: az_common
- role: product_common
- role: product_install
- role: az_app_insights_install