So that excluder is disabled and reset within the scope of each of those in addition to the overall playbook
@@ -46,6 +46,10 @@
tags:
- pre_upgrade
+- include: ../../../../common/openshift-cluster/disable_excluder.yml
+ tags:
+ - pre_upgrade
+
- include: ../../../../common/openshift-cluster/initialize_openshift_version.yml
@@ -51,6 +51,10 @@
@@ -47,6 +47,10 @@
+- include: ../disable_excluder.yml
@@ -55,8 +55,6 @@
- include: ../initialize_facts.yml
-- include: ../disable_excluder.yml
-
- name: Ensure clean repo cache in the event repos have been changed manually
hosts: oo_all_hosts