angrox.python-scl
Python SCL
This module has the following features:
- Installs and enables Software Collections on CentOS and RHEL
- Installs a specific version of Python from Software Collections
- Makes that Python version available globally
Variables
scl_python_version
: The version of Python to use. The default is 35 (3.5.x). You can choose between 34 and 35.
Usage
Here’s an example of how to use it in a playbook:
- hosts: all
roles:
- role: angrox.python-scl
Informazioni sul progetto
Installs SCL Python version and enables it globally
Installa
ansible-galaxy install angrox.python-scl
Licenza
Unknown
Download
187
Proprietario