summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/reset_excluder.yml
blob: fe86f4c23c46a9b0c294f26223861cca11a6e1d8 (plain)
1
2
3
4
5
6
7
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