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 --- roles/etcd/tasks/backup.fetch.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roles/etcd/tasks/backup.fetch.yml') diff --git a/roles/etcd/tasks/backup.fetch.yml b/roles/etcd/tasks/backup.fetch.yml index 26ec15043..d33878804 100644 --- a/roles/etcd/tasks/backup.fetch.yml +++ b/roles/etcd/tasks/backup.fetch.yml @@ -1,3 +1,3 @@ --- -- include: backup/vars.yml -- include: backup/fetch.yml +- include_tasks: backup/vars.yml +- include_tasks: backup/fetch.yml -- cgit v1.2.3