Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdiers/ansible-python-deploy
Configures Python 2 or 3 for Amazon Linux 1, Amazon Linux 2, Red Hat Enterprise Linux 6-7, CentOS 6-7, Debian 7+, Ubuntu 14.04 LTS+, or Windows Server 2012 R2+.
https://github.com/rdiers/ansible-python-deploy
Last synced: 15 days ago
JSON representation
Configures Python 2 or 3 for Amazon Linux 1, Amazon Linux 2, Red Hat Enterprise Linux 6-7, CentOS 6-7, Debian 7+, Ubuntu 14.04 LTS+, or Windows Server 2012 R2+.
- Host: GitHub
- URL: https://github.com/rdiers/ansible-python-deploy
- Owner: rdiers
- License: mpl-2.0
- Created: 2019-08-22T00:42:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T16:19:10.000Z (over 5 years ago)
- Last Synced: 2025-01-12T16:03:05.543Z (15 days ago)
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Ansible-Python-Deploy-Role
Configures Python 2 or 3 for Amazon Linux 1, Amazon Linux 2, Red Hat Enterprise Linux 6-7, CentOS 6-7, Debian 7+, Ubuntu 14.04 LTS+, or Windows Server 2012 R2+.## System Requirements
```
Ansible 2.5+
Amazon Linux 1, Amazon Linux 2, Red Hat Enterprise Linux 6-7, CentOS 6-7, Debian 7+, Ubuntu 14.04 LTS+, or Windows Server 2012 R2+.
```
## Roles
```
role: Ansible-Python-Deploy-Role
```
## Variables
```
auto_install_latest: true
install_python2_only: false
install_python3_only: false
```
## License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.