summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-management/uninstall.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common/openshift-management/uninstall.yml')
-rw-r--r--playbooks/common/openshift-management/uninstall.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-management/uninstall.yml b/playbooks/common/openshift-management/uninstall.yml
index 698d93405..9f35cc276 100644
--- a/playbooks/common/openshift-management/uninstall.yml
+++ b/playbooks/common/openshift-management/uninstall.yml
@@ -1,6 +1,6 @@
---
- name: Uninstall CFME
- hosts: masters
+ hosts: masters[0]
tasks:
- name: Run the CFME Uninstall Role Tasks
include_role: