restore only the newest backup

pull/1/head
Cian Hatton 3 years ago
parent e35d99a9df
commit e382cc62df

@ -11,6 +11,7 @@
list-backups list-backups
--host-path /mnt/hdds/backups/ --host-path /mnt/hdds/backups/
--volume-name-filter {{container_name}} --volume-name-filter {{container_name}}
--newest-only
register: out register: out
- name: Stop the container - name: Stop the container
docker_container: docker_container:

Loading…
Cancel
Save