diff options
Diffstat (limited to 'roles/etcd/tasks/backup.unarchive.yml')
-rw-r--r-- | roles/etcd/tasks/backup.unarchive.yml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |