Skip to content
Snippets Groups Projects
deploy.yml 322 B
Newer Older
- import_tasks: config-host.yml
- import_tasks: check-containers.yml

- include_tasks: register.yml
  when: opensearch_enable_keystone_registration | bool
- name: Flush handlers
  meta: flush_handlers

- include_tasks: post-config.yml
  when: opensearch_apply_log_retention_policy | bool