kolla-ansible/ansible/roles/storm/tasks/deploy.yml
Christian Berendt 483565aa0f Use include_tasks in the storm role
Change-Id: I2cf87b67c4dd46fd5003bf8a330abff83477f9f9
2020-01-25 21:45:38 +01:00

6 lines
79 B
YAML

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