Fix pull syntax error in cinder
Change-Id: I548cb6cbc718864cffb95b73376a3e138eef0a6d Closes-Bug: #1660961
This commit is contained in:
parent
463e5a2f1c
commit
485ded5ba3
@ -7,4 +7,4 @@
|
||||
when:
|
||||
- inventory_hostname in groups[item.value.group]
|
||||
- item.value.enabled | bool
|
||||
with_dict: "{{ cinder_services }}"
|
||||
with_dict: "{{ cinder_services }}"
|
||||
|
Loading…
Reference in New Issue
Block a user