Skip to content

ANXS/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!