xoxys.python3/defaults/main.yml

15 lines
554 B
YAML
Raw Permalink Normal View History

2019-08-13 09:20:33 +02:00
---
# @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_"
2019-08-13 09:20:33 +02:00
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