archetype-resources.ansible.include-aem-dispatcher-flush.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of io.wcm.maven.archetypes.aem-confmgmt
Show all versions of io.wcm.maven.archetypes.aem-confmgmt
Maven Archetype for creating infrastructure deployment and configuration management projects for AEM.
- name: "Flush dispatcher(s) for {{ host_pattern }}"
hosts: "&tag_Project_${configurationManagementName}:&tag_Env_{{ conga_environment }}:&tag_conga_roles_aem-cms:{{ host_pattern }}"
vars:
conga_role_mapping: aem-cms
tags:
- aem-dispatcher-flush
pre_tasks:
- name: Set conga host facts
include_role:
name: wcm_io_devops.conga_host_facts
roles:
- wcm_io_devops.conga_aem_dispatcher_flush
© 2015 - 2025 Weber Informatics LLC | Privacy Policy