Jesse Pretorius 19e2573be8 Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: Iad3ed2fbc9840305498fa2dfffdcb39043b9abe8
Partial-Bug: #1764470
2018-04-17 20:26:03 +01:00
2018-03-23 11:57:09 +00:00
2018-03-09 17:50:21 +00:00
2018-03-09 17:50:21 +00:00
2018-03-09 17:50:21 +00:00

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

Description
Ansible role to manage the building of python venvs
Readme 2.7 MiB
Languages
Python 73.4%
Shell 26.6%