openstack-ansible-os_molten.../tasks
Jesse Pretorius 0dae54128d 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: Icc757ac36b298e46c0f257cd8304ac8553b85ee3
Partial-Bug: #1764470
2018-04-18 10:46:05 +01:00
..
main.yml Use package module to install distro packages 2017-05-02 13:08:49 +00:00
molteniron_install.yml Only replace python when re-initializing the venv 2018-04-18 10:46:05 +01:00
molteniron_post_install.yml Do not log passwords 2018-04-11 13:46:17 +02:00
molteniron_pre_install.yml Use package module to install distro packages 2017-05-02 13:08:49 +00:00