Skip to content
Snippets Groups Projects
Commit 78562697 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Make Mistral deployable via ansible"

parents bc3d4715 9e8411f1
No related branches found
No related tags found
No related merge requests found
--- ---
- include: "{{ action }}.yml" - include: "{{ action }}.yml"
when: not common_run
- name: Registering common role has run
set_fact:
common_run: True
when: not common_run
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