Ansible role which installs python, pip, setuptools and virtualenv
- Tested on Ansible 2.3 or higher.
python_setuptools_version: # default to latest
python_virtualenv_version: # default to latestlenv
This project comes with a VagrantFile, this is a fast and easy way to test changes to the role, fire it up with vagrant up
See vagrant docs for getting setup with vagrant
Licensed under the MIT License. See the LICENSE file for details.
Are welcome!