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/backup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/etcd/tasks/backup/backup.yml') diff --git a/roles/etcd/tasks/backup/backup.yml b/roles/etcd/tasks/backup/backup.yml index ca0d29155..afb84eb58 100644 --- a/roles/etcd/tasks/backup/backup.yml +++ b/roles/etcd/tasks/backup/backup.yml @@ -1,5 +1,5 @@ --- -- include: vars.yml +- include_tasks: vars.yml # TODO: replace shell module with command and update later checks - name: Check available disk space for etcd backup -- cgit v1.2.3