summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-preflight/check.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/byo/openshift-preflight/check.yml')
-rw-r--r--playbooks/byo/openshift-preflight/check.yml13
1 files changed, 2 insertions, 11 deletions
diff --git a/playbooks/byo/openshift-preflight/check.yml b/playbooks/byo/openshift-preflight/check.yml
index c5f05d0f0..2e53452a6 100644
--- a/playbooks/byo/openshift-preflight/check.yml
+++ b/playbooks/byo/openshift-preflight/check.yml
@@ -1,12 +1,3 @@
---
-- hosts: OSEv3
- name: run OpenShift health checks
- roles:
- - openshift_health_checker
- post_tasks:
- # NOTE: we need to use the old "action: name" syntax until
- # https://github.com/ansible/ansible/issues/20513 is fixed.
- - action: openshift_health_check
- args:
- checks:
- - '@preflight'
+# location is moved; this file remains so existing instructions keep working
+- include: ../openshift-checks/pre-install.yml