reset_excluder.yml 186 B

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