summaryrefslogtreecommitdiffstats
path: root/roles/etcd/tasks/fetch_backup.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 10:17:30 -0500
committerRussell Teague <rteague@redhat.com>2017-11-22 10:17:30 -0500
commitee5a7693a20be56b60b965aa92b4727593dd811c (patch)
tree82a8b3b77f31f572cb284290699ea886f88a19df /roles/etcd/tasks/fetch_backup.yml
parent4f83051b3b7c80e3ad71fc28108cd1fc3646b385 (diff)
downloadopenshift-ee5a7693a20be56b60b965aa92b4727593dd811c.tar.gz
openshift-ee5a7693a20be56b60b965aa92b4727593dd811c.tar.bz2
openshift-ee5a7693a20be56b60b965aa92b4727593dd811c.tar.xz
openshift-ee5a7693a20be56b60b965aa92b4727593dd811c.zip
Include Deprecation - openshift-etcd
Diffstat (limited to 'roles/etcd/tasks/fetch_backup.yml')
-rw-r--r--roles/etcd/tasks/fetch_backup.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/roles/etcd/tasks/fetch_backup.yml b/roles/etcd/tasks/fetch_backup.yml
index 513eed17a..a28db3d66 100644
--- a/roles/etcd/tasks/fetch_backup.yml
+++ b/roles/etcd/tasks/fetch_backup.yml
@@ -1,8 +1,8 @@
---
-- include: backup/vars.yml
+- include_tasks: backup/vars.yml
-- include: backup/archive.yml
+- include_tasks: backup/archive.yml
-- include: backup/sync_backup.yml
+- include_tasks: backup/sync_backup.yml
-- include: backup/
+- include_tasks: backup/