diff options
-rw-r--r-- | playbooks/groups/taskotron-client-hosts.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/groups/taskotron-client-hosts.yml b/playbooks/groups/taskotron-client-hosts.yml index 45738c1bf..35a1560b8 100644 --- a/playbooks/groups/taskotron-client-hosts.yml +++ b/playbooks/groups/taskotron-client-hosts.yml @@ -21,7 +21,6 @@ - hosts - fas_client - collectd/base - - virthost - { role: iscsi_client, when: datacenter == "phx2" } - sudo - { role: openvpn/client, when: datacenter != "phx2" } |