mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-06-02 01:17:19 +02:00
error with alma9 python3-devel pkg
This commit is contained in:
parent
50c220ef19
commit
f83b34073e
@ -14,13 +14,13 @@ borg_pip_packages:
|
||||
- openssl-devel
|
||||
- openssl-devel
|
||||
- python3-cython
|
||||
- python3-devel
|
||||
# - python3-devel
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
- python3-wheel
|
||||
- xxhash
|
||||
- xxhash-devel
|
||||
|
||||
|
||||
borg_distro_packages:
|
||||
- borgbackup
|
||||
- borgmatic
|
||||
|
@ -12,7 +12,7 @@ borg_pip_packages:
|
||||
- libzstd-devel
|
||||
- lz4-devel
|
||||
- openssl-devel
|
||||
- python3-devel
|
||||
# - python3-devel
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
- xxhash
|
||||
|
Loading…
Reference in New Issue
Block a user