summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-checks/pre-install.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common/openshift-checks/pre-install.yml')
-rw-r--r--playbooks/common/openshift-checks/pre-install.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/playbooks/common/openshift-checks/pre-install.yml b/playbooks/common/openshift-checks/pre-install.yml
index 861229f21..88e6f9120 100644
--- a/playbooks/common/openshift-checks/pre-install.yml
+++ b/playbooks/common/openshift-checks/pre-install.yml
@@ -1,10 +1,6 @@
---
-- include: ../openshift-cluster/std_include.yml
- tags:
- - always
-
-- hosts: OSEv3
- name: run OpenShift pre-install checks
+- name: run OpenShift pre-install checks
+ hosts: oo_all_hosts
roles:
- openshift_health_checker
vars: