Ian Wienand bc7ce1b9a7 install-borg: also install python3-venv
This is failing in production as python3-venv isn't installed on the
server.  Add it.

Change-Id: I748ea612fc20fbebbddff122f907eb59c6f39f94
2020-10-09 16:50:21 +11:00
..
2020-07-21 17:36:50 +10:00
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.