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

8 lines
113 B
YAML

---
- include_tasks: config-host.yml
- include_tasks: config.yml
- name: Flush handlers
meta: flush_handlers