From 37ca540a70756cdbbbc42da78b62c6738eb9259b Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Thu, 9 Mar 2017 16:35:48 +0100 Subject: re-enable excluders if they are enabled after openshift version detection --- playbooks/common/openshift-cluster/config.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'playbooks/common/openshift-cluster/config.yml') diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml index 82f711f40..ff4c4b0d7 100644 --- a/playbooks/common/openshift-cluster/config.yml +++ b/playbooks/common/openshift-cluster/config.yml @@ -60,3 +60,7 @@ - include: openshift_hosted.yml tags: - hosted + +- include: reset_excluder.yml + tags: + - always -- cgit v1.2.3