Skip to content
Snippets Groups Projects
deploy.yml 287 B
Newer Older
- include_tasks: remove-ha-all-policy.yml
  when:
    - not om_enable_rabbitmq_high_availability | bool

- import_tasks: check-containers.yml

- name: Flush handlers
  meta: flush_handlers

- import_tasks: feature-flags.yml