angrox.python-scl

Python SCL

État de la construction

Ce module a les fonctionnalités suivantes :

  • Installe/Active les Software Collections sur CentOS et RHEL
  • Installe une version SCL de Python
  • Active la version de Python globalement

Variables

scl_python_version : La version à utiliser. Par défaut, c'est 35 (3.5.x). Valeurs possibles : 34 et 35

Utilisation

Exemple de playbook :

- hosts: all
  roles:
    - role: angrox.python-scl
À propos du projet

Installs SCL Python version and enables it globally

Installer
ansible-galaxy install angrox.python-scl
Licence
Unknown
Téléchargements
187
Propriétaire