From ccb57c1a3ae9b8adfba16ee3480e455e9561df57 Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Wed, 22 Nov 2017 09:43:20 -0500 Subject: Include Deprecation - openshift-checks --- playbooks/openshift-checks/pre-install.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'playbooks/openshift-checks/pre-install.yml') diff --git a/playbooks/openshift-checks/pre-install.yml b/playbooks/openshift-checks/pre-install.yml index 410204d6a..4511f6e3c 100644 --- a/playbooks/openshift-checks/pre-install.yml +++ b/playbooks/openshift-checks/pre-install.yml @@ -1,4 +1,4 @@ --- -- include: ../init/main.yml +- import_playbook: ../init/main.yml -- include: private/pre-install.yml +- import_playbook: private/pre-install.yml -- cgit v1.2.3