summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/reset_excluder.yml
blob: eaa8ce39c6d81095147f469c9ee5714d30ae518a (plain)
1
2
3
4
5
6
7
8
---
- name: Re-enable excluder if it was previously enabled
  hosts: oo_masters_to_config:oo_nodes_to_config
  gather_facts: no
  tasks:
  - include_role:
      name: openshift_excluder
      tasks_from: enable