Files
gitlab-mirror/roles/borgmatic/README.md
Alexander Gorelyshev 708d3c67d8 Fix minor README issues
2025-12-18 17:23:33 +04:00

849 B

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