summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-management/uninstall.yml
blob: 698d93405f79ee062bb4011b7c53786d624a7b73 (plain)
1
2
3
4
5
6
7
8
---
- name: Uninstall CFME
  hosts: masters
  tasks:
  - name: Run the CFME Uninstall Role Tasks
    include_role:
      name: openshift_management
      tasks_from: uninstall