From 035410488c7cf46b64de81c5caca666bee985961 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 22 Feb 2015 22:08:25 +0000 Subject: [PATCH] Exclude a few more hosts that don't have fasClient --- playbooks/run_fasClient.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/run_fasClient.yml b/playbooks/run_fasClient.yml index e5027b875e..d8a1ea2ff4 100644 --- a/playbooks/run_fasClient.yml +++ b/playbooks/run_fasClient.yml @@ -23,7 +23,7 @@ command: fasClient -i - name: run fasClient -i on the rest of hosts which only affects sysadmins - hosts: all:!builders:!persistent-cloud:!jenkins-cloud:!bkernel:!*composer*:!people*:!pkgs02*:!hosted03* + hosts: all:!buildvm-01.stg*:!fed-cloud0*:!builders:!persistent-cloud:!jenkins-cloud:!bkernel:!*composer*:!people*:!pkgs02*:!hosted03* user: root serial: 50 gather_facts: False