system-config/playbooks/roles/install-borg/tasks
Ian Wienand ea08cdbd16 create-venv: add role; use in install-borg
As noted inline, make a create-venv role that brings in appropriate
versions on Bionic.

This was noticed because pip is trying to install borgbackup with
setuptools_scm 7.0.5, which doesn't support Python 3.6.  We use this
new role to create the venv correctly.

Change-Id: I81fd268a9354685496a75e33a6f038a32b686352
2022-08-10 10:14:51 +10:00
..
main.yaml create-venv: add role; use in install-borg 2022-08-10 10:14:51 +10:00