mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2026-03-01 02:20:24 +01:00
Install Cypthon before before borg. Fixes #19
This commit is contained in:
@@ -12,5 +12,6 @@ python_bin: python3
|
||||
pip_bin: pip3
|
||||
|
||||
borg_python_packages:
|
||||
- cython
|
||||
- borgbackup
|
||||
- borgmatic
|
||||
- borgmatic
|
||||
|
||||
@@ -12,5 +12,6 @@ python_bin: python3
|
||||
pip_bin: pip3
|
||||
|
||||
borg_python_packages:
|
||||
- cython
|
||||
- borgbackup
|
||||
- borgmatic
|
||||
- borgmatic
|
||||
|
||||
Reference in New Issue
Block a user