In our install-borg role, we try to pin to a specific version of the software, but that's not always possible (case in point, the version of Python on Ubuntu 24.04 LTS won't work with the version of borg we're running elsewhere). Clarify this in the introductory comment. Change-Id: I4947e5cb78a14ea078ea998f43bb52673129a1cf
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
borgto install. This should likely be pinned to be the same between server and client.