Ansible role which installs python, pip, and virtualenv
- Tested on Ansible 2.12 or higher.
python_setuptools_version: # default to latest
python_virtualenv_version: # default to latestlenvThis project uses molecule to test a few scenarios. You can kick off the tests (and linting) with make test.
Licensed under the MIT License. See the LICENSE file for details.
Are welcome!