From 4e6985e914d152f3218ddd33e9ec1441aa9d8ba8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 5 Nov 2015 22:38:50 +0000 Subject: [PATCH] Do not exclude ibiblio04 anymore. --- playbooks/groups/virthost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index a139c1f286..2fd42d28d1 100644 --- a/playbooks/groups/virthost.yml +++ b/playbooks/groups/virthost.yml @@ -3,7 +3,7 @@ # NOTE: most of these vars_path come from group_vars/backup_server or from hostvars - name: make virthost server system - hosts: virthost:bvirthost:buildvmhost:virthost-comm:colo-virt:!internetx01.fedoraproject.org:!bodhost01.fedoraproject.org:!ibiblio04.fedoraproject.org + hosts: virthost:bvirthost:buildvmhost:virthost-comm:colo-virt:!internetx01.fedoraproject.org:!bodhost01.fedoraproject.org user: root gather_facts: True