Merge "Make Mistral deployable via ansible"

This commit is contained in:
Jenkins 2016-02-18 13:42:14 +00:00 committed by Gerrit Code Review
commit 78562697f2

View File

@ -1,8 +1,2 @@
---
- include: "{{ action }}.yml"
when: not common_run
- name: Registering common role has run
set_fact:
common_run: True
when: not common_run