kolla-ansible/ansible/roles/multipathd/tasks/deploy.yml

10 lines
149 B
YAML

---
- import_tasks: config-host.yml
- import_tasks: config.yml
- import_tasks: check-containers.yml
- name: Flush handlers
meta: flush_handlers