Remove the duplicated condition check for iscsi
Change-Id: If0529a13dce3e47a85391f11e58a737707015faa
This commit is contained in:
parent
91419a9920
commit
3d9826e800
@ -46,6 +46,5 @@
|
|||||||
when:
|
when:
|
||||||
- enable_cinder_backend_lvm | bool
|
- enable_cinder_backend_lvm | bool
|
||||||
- inventory_hostname in groups['tgtd']
|
- inventory_hostname in groups['tgtd']
|
||||||
- enable_cinder_backend_lvm | bool
|
|
||||||
with_items:
|
with_items:
|
||||||
- "tgtd"
|
- "tgtd"
|
||||||
|
Loading…
Reference in New Issue
Block a user