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
- Host: GitHub
- URL: https://github.com/diging/ansible-python-role
- Owner: diging
- Created: 2017-03-09T13:33:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T13:33:22.000Z (over 9 years ago)
- Last Synced: 2025-11-23T02:29:28.362Z (7 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.