From 667e1918efa55ff39980faed3f36ad58d12f637f Mon Sep 17 00:00:00 2001 From: Luke Meyer Date: Tue, 8 Aug 2017 08:37:59 -0400 Subject: openshift-checks: have playbooks invoke std_include --- playbooks/common/openshift-checks/pre-install.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'playbooks/common/openshift-checks/pre-install.yml') diff --git a/playbooks/common/openshift-checks/pre-install.yml b/playbooks/common/openshift-checks/pre-install.yml index afd4f95e0..861229f21 100644 --- a/playbooks/common/openshift-checks/pre-install.yml +++ b/playbooks/common/openshift-checks/pre-install.yml @@ -1,5 +1,7 @@ --- -- include: ../openshift-cluster/evaluate_groups.yml +- include: ../openshift-cluster/std_include.yml + tags: + - always - hosts: OSEv3 name: run OpenShift pre-install checks -- cgit v1.2.3