virthost: try and check nbde this way
This commit is contained in:
parent
467e533b0b
commit
f1b9866388
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
- { role: iscsi_client, when: "inventory_hostname.startswith(('bvmhost-x86-06', 'bvmhost-x86-07')) and datacenter == 'iad2'" }
|
||||
- sudo
|
||||
- virthost
|
||||
- { role: linux-system-roles.nbde_client, when: datacenter == 'iad2' and nbde == 'true' }
|
||||
- { role: linux-system-roles.nbde_client, when: datacenter == 'iad2' and nbde is true }
|
||||
- { role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith('buildvmhost-s390x') }
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue