virthost: put this back to the way it was

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-17 19:10:48 -07:00
parent 93d3eba92d
commit fef2700ba4

View file

@ -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 is true }
- { role: linux-system-roles.nbde_client, when: datacenter == 'iad2' and nbde == 'true' }
- { role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith('buildvmhost-s390x') }
tasks: