summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/enable.yml
blob: fce44cfb5c651deefe66914cf2a7f15d2ec7b291 (plain)
1
2
3
4
5
6
---
- name: Install excluders
  include: install.yml

- name: Enable excluders
  include: exclude.yml