Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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+.

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/.