Ansible role to manage the building of python venvs
Go to file
Jesse Pretorius 7a8b10fdf9 Allow the build to be done without the install tasks
In order to cater for the option of doing a build without
doing the installation tasks too (as one might do in CI),
a flag has been added.
2018-03-23 13:08:23 +00:00
defaults Allow the build to be done without the install tasks 2018-03-23 13:08:23 +00:00
handlers Separate build and install stage 2018-03-23 11:57:09 +00:00
meta Initial commit 2018-03-09 17:50:21 +00:00
tasks Allow the build to be done without the install tasks 2018-03-23 13:08:23 +00:00
tests Initial commit 2018-03-09 17:50:21 +00:00
.gitignore Initial commit 2018-03-09 17:50:21 +00:00
LICENSE Initial commit 2018-03-09 17:50:21 +00:00
README.rst Initial commit 2018-03-09 17:50:21 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible python_venv_build

This Ansible role prepares a python venv for use in OpenStack-Ansible.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-python_venv_build/latest/

The project home is at:

http://launchpad.net/openstack-ansible