An open API service indexing awesome lists of open source software.

https://github.com/diging/ansible-python-role

Ansible role for Python on RHEL/CentOS 7
https://github.com/diging/ansible-python-role

Last synced: 4 months ago
JSON representation

Ansible role for Python on RHEL/CentOS 7

Awesome Lists containing this project

README

          

# Ansible role for Python on RHEL/CentOS 7

Compiles, installs, and configures Python 2.7.11 on CentOS 7 in ``/opt/bin``,
parallel to the system Python. This allows us to set up virtual environments
with a more secure version of Python, while leaving the system Python intact.