summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cfme/uninstall.yml
blob: 78b8e766846a759797dfffb3831e7888327441d7 (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_cfme
      tasks_from: uninstall