summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Flink <tflink@fedoraproject.org>2017-04-11 04:19:37 +0000
committerTim Flink <tflink@fedoraproject.org>2017-04-11 04:19:37 +0000
commitee0ca2ed6896898da969688d63bd6ccb0770ba2c (patch)
treeea8e602b0c877c2d08683da0d9063a60cae65f54
parent7eac854ec3a72fcdae32a0af0d4725f518a1aabe (diff)
downloadansible-ee0ca2ed6896898da969688d63bd6ccb0770ba2c.tar.gz
ansible-ee0ca2ed6896898da969688d63bd6ccb0770ba2c.tar.xz
ansible-ee0ca2ed6896898da969688d63bd6ccb0770ba2c.zip
removing virthosts role from taskotron-clients hosts as it isn't needed
-rw-r--r--playbooks/groups/taskotron-client-hosts.yml1
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" }