Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 785 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 785 Bytes

ANXS - python Build Status

Ansible role which installs python, pip, setuptools and virtualenv

Requirements & Dependencies

  • Tested on Ansible 2.3 or higher.

Variables

python_setuptools_version:    # default to latest
python_virtualenv_version:    # default to latestlenv

Testing

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

License

Licensed under the MIT License. See the LICENSE file for details.

Feedback, bug-reports, requests, ...

Are welcome!