openstack-ansible-os_watcher/tasks
Jesse Pretorius 1f606ff461 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: I9205f5f3183eff8059e7589b6a3a2bbf36f8b60a
Partial-Bug: #1764470
2018-04-20 14:20:01 +00:00
..
install-apt.yml Remove ansible<2.2 apt cache hack 2016-11-03 23:39:47 +00:00
main.yml Fix linting issues for ansible-lint 3.4.1 2016-11-09 21:50:56 +00:00
watcher_db_setup.yml Fix linting issues for ansible-lint 3.4.1 2016-11-09 21:50:56 +00:00
watcher_init.yml Ensure the components are isolated from the system 2017-03-30 15:07:48 +00:00
watcher_init_common.yml Force Ansible to use dynamic includes 2016-09-22 16:34:00 +01:00
watcher_init_systemd.yml Use systemd module instead of command 2018-01-15 15:27:18 +00:00
watcher_init_upstart.yml Fix linting issues for ansible-lint 3.4.1 2016-11-09 21:50:56 +00:00
watcher_install.yml Only replace python when re-initializing the venv 2018-04-20 14:20:01 +00:00
watcher_post_install.yml Initial commit 2016-08-22 13:37:00 -04:00
watcher_pre_install.yml Initial commit 2016-08-22 13:37:00 -04:00
watcher_service_setup.yml Do not log passwords 2018-04-20 15:19:44 +01:00