Skip to content
Snippets Groups Projects
Commit 94ec78ec authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Use include_tasks in the storm role"

parents 3e11c182 483565aa
No related branches found
No related tags found
No related merge requests found
--- ---
- include: config.yml - include_tasks: config.yml
- name: Flush handlers - name: Flush handlers
meta: 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