uninstall.yml 147 B

1234567
  1. ---
  2. - name: Uninstall Auto-heal
  3. hosts: oo_first_master
  4. tasks:
  5. - include_role:
  6. name: openshift_autoheal
  7. tasks_from: uninstall.yml