All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.ansible.include-aem-dispatcher-flush.yml Maven / Gradle / Ivy

Go to download

Maven Archetype for creating infrastructure deployment and configuration management projects for AEM.

There is a newer version: 1.3.0
Show newest version
- 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