xoxys.python3/defaults/main.yml
Robert Kaussow 8a2ac1c4d5
All checks were successful
continuous-integration/drone/push Build is passing
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Reviewed-on: #1
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-10-04 21:18:29 +02:00

15 lines
554 B
YAML

---
# @var python3_packages:description: >
# The default packages depend on the OS version. For RHEL7 based systems, Python3.8 from
# SCL `centos-sclo-rh`. Therefore, the SCL need to be installed and enabled already!
# For RHEL8 based system Python3.9 will be installed from the Appstream repo.
# @var python3_packages:default: "_unset_"
python3_packages_extra: []
# @var python3_packages_remove:description: Optional list of old Pathon packages that should be removed.
python3_packages_remove: []
python3_link_bin: []
python3_link_bin_path: /usr/bin