From 99ecae9c1d5349ca4e31baebfe4291f0dc150ed5 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Wed, 15 Mar 2017 17:57:52 -0400 Subject: Only call excluder playbooks on masters and nodes --- playbooks/common/openshift-cluster/disable_excluder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/common/openshift-cluster/disable_excluder.yml') diff --git a/playbooks/common/openshift-cluster/disable_excluder.yml b/playbooks/common/openshift-cluster/disable_excluder.yml index b2e025cb8..68bffb5f5 100644 --- a/playbooks/common/openshift-cluster/disable_excluder.yml +++ b/playbooks/common/openshift-cluster/disable_excluder.yml @@ -1,6 +1,6 @@ --- - name: Record excluder state and disable - hosts: l_oo_all_hosts + hosts: oo_masters_to_config:oo_nodes_to_config gather_facts: no tasks: -- cgit v1.2.3