From 43b7dcd79df91114d6b7cd9c9bf09a4254746f73 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Thu, 5 Oct 2017 16:17:35 +0200 Subject: migrate embedded etcd to external etcd --- roles/etcd/tasks/backup.unarchive.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/etcd/tasks/backup.unarchive.yml (limited to 'roles/etcd/tasks/backup.unarchive.yml') diff --git a/roles/etcd/tasks/backup.unarchive.yml b/roles/etcd/tasks/backup.unarchive.yml new file mode 100644 index 000000000..77a637360 --- /dev/null +++ b/roles/etcd/tasks/backup.unarchive.yml @@ -0,0 +1,3 @@ +--- +- include: backup/vars.yml +- include: backup/unarchive.yml -- cgit v1.2.3