
archetype-resources.ansible.include-smoke-tests-aem-cms.yml Maven / Gradle / Ivy
- name: "run aem smoke tests for: {{ host_pattern }}"
hosts: "&tag_Project_${configurationManagementName}:&tag_Env_{{ conga_environment }}:&tag_conga_roles_aem-cms:{{ host_pattern }}"
environment: "{{ proxy_env | default({}) }}"
gather_facts: no
vars:
conga_role_mapping: aem-cms
pre_tasks:
- name: Set conga host facts
include_role:
name: wcm_io_devops.conga_host_facts
roles:
- wcm_io_devops.conga_aem_smoke_test
© 2015 - 2025 Weber Informatics LLC | Privacy Policy