/
/
/
Ansible role that can run restic backups and push it to a remote storage server.
1---
2galaxy_info:
3 author: you
4 description: Rolling restic backups for Docker Compose v2 projects with health checks.
5 platforms:
6 - name: Debian
7 - name: Ubuntu
8dependencies: []
9
10