Make Mistral deployable via ansible
All mistral plays were skipped because of improper when condition. Change-Id: Iacc50d0e54302758b2c68104542781ead05e6aa3 Closes-Bug: #1546843
This commit is contained in:
parent
c32aa11256
commit
9e8411f112
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user