From c0f63fb902b53bc592e6862d5876af9b244ee82b Mon Sep 17 00:00:00 2001 From: Tim Bielawa Date: Thu, 5 Oct 2017 15:42:18 -0400 Subject: Rename openshift_cfme role to openshift_management --- playbooks/common/openshift-cfme/uninstall.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 playbooks/common/openshift-cfme/uninstall.yml (limited to 'playbooks/common/openshift-cfme/uninstall.yml') diff --git a/playbooks/common/openshift-cfme/uninstall.yml b/playbooks/common/openshift-cfme/uninstall.yml deleted file mode 100644 index 78b8e7668..000000000 --- a/playbooks/common/openshift-cfme/uninstall.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -- name: Uninstall CFME - hosts: masters - tasks: - - name: Run the CFME Uninstall Role Tasks - include_role: - name: openshift_cfme - tasks_from: uninstall -- cgit v1.2.3