diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index a9d8bdc007..22c9248e66 100644 --- a/playbooks/groups/virthost.yml +++ b/playbooks/groups/virthost.yml @@ -25,7 +25,7 @@ - hosts - fas_client - collectd/base - - { role: iscsi_client, when: "inventory_hostname.startswith(('bvirthost', 'buildvmhost'))" } + - { role: iscsi_client, when: "inventory_hostname.startswith(('bvirthost', 'buildvmhost-0'))" } - sudo - { role: openvpn/client, when: vpn|bool } - virthost