angrox.python-scl

Python SCL

构建状态

此模块具有以下功能:

  • 在CentOS和RHEL上安装/启用软件集合
  • 安装SCL Python版本
  • 全局启用该Python版本

变量

scl_python_version: 要使用的版本。默认为35(3.5.x)。可选值:34和35

用法

示例剧本:

- hosts: all
  roles:
    - role: angrox.python-scl
关于项目

Installs SCL Python version and enables it globally

安装
ansible-galaxy install angrox.python-scl
许可证
Unknown
下载
187