summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/reset_excluder.yml
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-02-06 13:36:11 -0500
committerScott Dodson <sdodson@redhat.com>2017-02-06 13:36:33 -0500
commit4aebe739fb18fc150c00e6fdacfabee909fbbb24 (patch)
treecaea130b83b3d34e0b773633de3c1c9f57e31545 /playbooks/common/openshift-cluster/reset_excluder.yml
parent0db7598e374351a0380f5ba747c07f6aa82c912e (diff)
downloadopenshift-4aebe739fb18fc150c00e6fdacfabee909fbbb24.tar.gz
openshift-4aebe739fb18fc150c00e6fdacfabee909fbbb24.tar.bz2
openshift-4aebe739fb18fc150c00e6fdacfabee909fbbb24.tar.xz
openshift-4aebe739fb18fc150c00e6fdacfabee909fbbb24.zip
Add excluder management to upgrade and config playbooks
Diffstat (limited to 'playbooks/common/openshift-cluster/reset_excluder.yml')
-rw-r--r--playbooks/common/openshift-cluster/reset_excluder.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/reset_excluder.yml b/playbooks/common/openshift-cluster/reset_excluder.yml
new file mode 100644
index 000000000..fe86f4c23
--- /dev/null
+++ b/playbooks/common/openshift-cluster/reset_excluder.yml
@@ -0,0 +1,8 @@
+---
+- name: Re-enable excluder if it was previously enabled
+ hosts: l_oo_all_hosts
+ gather_facts: no
+ tasks:
+ - include_role:
+ name: openshift_excluder
+ tasks_from: reset