openstack-ansible-os_watcher/tasks
Logan V dadc21ff4e Clean up developer mode logic
Fixes the ability to deploy a venv in cases where:
1) developer_mode is not enabled
2) A cached venv is not downloaded from the repo server

Additional cleanup to the developer_mode venv deployment
logic is implemented by adding a *_venv_download var
which is used to decouple developer_mode from the
cached venv extraction process so that a deployer
can force venv builds in-place (disable cached
venv usage) without enabling developer mode
constraints.

Change-Id: I4f0ad47547ef9c85dda33ec93de186125323bc9f
2017-01-13 19:52:42 -06: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_common.yml Force Ansible to use dynamic includes 2016-09-22 16:34:00 +01:00
watcher_init_systemd.yml Initial commit 2016-08-22 13:37:00 -04:00
watcher_init_upstart.yml Fix linting issues for ansible-lint 3.4.1 2016-11-09 21:50:56 +00:00
watcher_init.yml Initial commit 2016-08-22 13:37:00 -04:00
watcher_install.yml Clean up developer mode logic 2017-01-13 19:52:42 -06: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 Initial commit 2016-08-22 13:37:00 -04:00