summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-management/uninstall.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 08:59:55 -0500
committerRussell Teague <rteague@redhat.com>2017-11-22 08:59:55 -0500
commit3d20df36ec19c6401eef0789aaa2e0d352e6db25 (patch)
tree978adf1a6e35a0cb6c27228c23173172389d7776 /playbooks/common/openshift-management/uninstall.yml
parent46ce19180bf4fe05327ab8a15bb689d908779e75 (diff)
downloadopenshift-3d20df36ec19c6401eef0789aaa2e0d352e6db25.tar.gz
openshift-3d20df36ec19c6401eef0789aaa2e0d352e6db25.tar.bz2
openshift-3d20df36ec19c6401eef0789aaa2e0d352e6db25.tar.xz
openshift-3d20df36ec19c6401eef0789aaa2e0d352e6db25.zip
Playbook Consolidation - openshift-management
Diffstat (limited to 'playbooks/common/openshift-management/uninstall.yml')
-rw-r--r--playbooks/common/openshift-management/uninstall.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/playbooks/common/openshift-management/uninstall.yml b/playbooks/common/openshift-management/uninstall.yml
deleted file mode 100644
index 9f35cc276..000000000
--- a/playbooks/common/openshift-management/uninstall.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- name: Uninstall CFME
- hosts: masters[0]
- tasks:
- - name: Run the CFME Uninstall Role Tasks
- include_role:
- name: openshift_management
- tasks_from: uninstall