mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-06-16 01:17:59 +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
|
||||||
- openssl-devel
|
- openssl-devel
|
||||||
- python3-cython
|
- python3-cython
|
||||||
- python3-devel
|
# - python3-devel
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- python3-wheel
|
- python3-wheel
|
||||||
- xxhash
|
- xxhash
|
||||||
- xxhash-devel
|
- xxhash-devel
|
||||||
|
|
||||||
borg_distro_packages:
|
borg_distro_packages:
|
||||||
- borgbackup
|
- borgbackup
|
||||||
- borgmatic
|
- borgmatic
|
||||||
|
@ -12,7 +12,7 @@ borg_pip_packages:
|
|||||||
- libzstd-devel
|
- libzstd-devel
|
||||||
- lz4-devel
|
- lz4-devel
|
||||||
- openssl-devel
|
- openssl-devel
|
||||||
- python3-devel
|
# - python3-devel
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- xxhash
|
- xxhash
|
||||||
|
Loading…
Reference in New Issue
Block a user