system-config/playbooks/roles/install-borg
Ian Wienand a86ba4590b install-borg: bump to latest version
Since we haven't used this anywhere yet, let's start with the latest
version.

Fix role matching for job too.

Change-Id: I22620fc7ade8fbdb664100ef6b6ab98c93d6104f
2020-10-12 15:07:38 +11:00
..
defaults install-borg: bump to latest version 2020-10-12 15:07:38 +11:00
tasks install-borg: also install python3-venv 2020-10-09 16:50:21 +11:00
README.rst Add borg-backup roles 2020-07-21 17:36:50 +10:00

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.