Remove the duplicated condition check for iscsi

Change-Id: If0529a13dce3e47a85391f11e58a737707015faa
This commit is contained in:
caoyuan 2018-04-18 10:55:53 +08:00
parent 91419a9920
commit 3d9826e800

View File

@ -46,6 +46,5 @@
when:
- enable_cinder_backend_lvm | bool
- inventory_hostname in groups['tgtd']
- enable_cinder_backend_lvm | bool
with_items:
- "tgtd"