summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/reset_excluder.yml
blob: 7c544ee32f7e4845bcbe7bb8891501d2c3701272 (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: enable