summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/disable_excluder.yml
blob: eb146bab82a0da9f14ccc588536affa93fae2d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- name: Record excluder state and disable
  hosts: l_oo_all_hosts
  gather_facts: no
  tasks:
  - include_role:
      name: openshift_excluder
      tasks_from: status
  - include_role:
      name: openshift_excluder
      tasks_from: unexclude