Fix pull syntax error in cinder

Change-Id: I548cb6cbc718864cffb95b73376a3e138eef0a6d
Closes-Bug: #1660961
This commit is contained in:
Eduardo Gonzalez 2017-02-01 14:31:52 +00:00
parent 463e5a2f1c
commit 485ded5ba3
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@
when:
- inventory_hostname in groups[item.value.group]
- item.value.enabled | bool
with_dict: "{{ cinder_services }}"
with_dict: "{{ cinder_services }}"