Skip to content
Snippets Groups Projects
Commit 483565aa authored by Christian Berendt's avatar Christian Berendt
Browse files

Use include_tasks in the storm role

Change-Id: I2cf87b67c4dd46fd5003bf8a330abff83477f9f9
parent bcc09ed2
No related branches found
No related tags found
No related merge requests found
---
- include: config.yml
- include_tasks: config.yml
- name: Flush handlers
meta: flush_handlers
---
- include: "{{ kolla_action }}.yml"
- include_tasks: "{{ kolla_action }}.yml"
---
- include: deploy.yml
- include_tasks: deploy.yml
---
- include: deploy.yml
- include_tasks: deploy.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment