reset_excluder.yml 211 B

12345678
  1. ---
  2. - name: Re-enable excluder if it was previously enabled
  3. hosts: oo_masters_to_config:oo_nodes_to_config
  4. gather_facts: no
  5. tasks:
  6. - include_role:
  7. name: openshift_excluder
  8. tasks_from: enable