From ee5a7693a20be56b60b965aa92b4727593dd811c Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Wed, 22 Nov 2017 10:17:30 -0500 Subject: Include Deprecation - openshift-etcd --- playbooks/openshift-etcd/restart.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'playbooks/openshift-etcd/restart.yml') diff --git a/playbooks/openshift-etcd/restart.yml b/playbooks/openshift-etcd/restart.yml index 5e28e274e..041c1384d 100644 --- a/playbooks/openshift-etcd/restart.yml +++ b/playbooks/openshift-etcd/restart.yml @@ -1,4 +1,4 @@ --- -- include: ../init/main.yml +- import_playbook: ../init/main.yml -- include: private/restart.yml +- import_playbook: private/restart.yml -- cgit v1.2.3