Only call excluder playbooks on masters and nodes
@@ -1,6 +1,6 @@
---
- name: Record excluder state and disable
- hosts: l_oo_all_hosts
+ hosts: oo_masters_to_config:oo_nodes_to_config
gather_facts: no
tasks:
- name: Re-enable excluder if it was previously enabled
- include_role:
- include: pre/validate_excluder.yml