Files
Alexander Gorelyshev 708d3c67d8 Fix minor README issues
2025-12-18 17:23:33 +04:00
..
2025-12-15 12:20:12 +03:00
2025-12-12 17:22:02 +03:00
2025-12-15 12:20:12 +03:00
2025-12-12 17:22:02 +03:00
2025-12-18 17:23:33 +04:00

borgmatic

This is a wrapper around the borgmatic role from the maxhoesel.borgbackup collection.

The wrapper solve the most outstading issue with the current implementation of the original role: inability to install latest (or arbitrary) versions of borgmatic and borg.

In the case of Borg we are fetching a release from Github.

In the case of Borgmatic we are installing it via pipx, as recommended by their official documentation found here: https://torsion.org/borgmatic/docs/how-to/set-up-backups/.

Requirements

  • maxhoesel.borgbackup collection installed;

Role Variables

None

Dependencies

None

Example Playbook

See: converge.yml

License

BSD

Author Information

corvus-migratorius@proton.me