system-config/playbooks/roles/install-borg
Ian Wienand 1df2e24b2b install-borg: update to borg 1.1.18
This is the latest 1.1.18 release, and from the changelog there
doesn't seem to be anything important we need to take into account
from 1.1.14.

Just as a note the 1.2 series is released, but this requires much more
thought when updating.

Change-Id: I949c40e9046008d4f442b322a267ce0c967a99dc
2022-08-10 10:14:56 +10:00
..
defaults install-borg: update to borg 1.1.18 2022-08-10 10:14:56 +10:00
tasks create-venv: add role; use in install-borg 2022-08-10 10:14:51 +10:00
README.rst Add borg-backup roles 2020-07-21 17:36:50 +10:00

README.rst

Install borg backup tool to /opt/borg

Install borg to a virtualenv; the binary will be available at /opt/borg/bin/borg.

Role Variables

The version of borg to install. This should likely be pinned to be the same between server and client.