openstack-ansible-os_watcher/tasks
Rick Box 21f3ef0e40 Fix for lookup and get_url occuring in different places
We use an SSH bastion host which we do our deployment through. The
deployment host doesn't have direct access to the same network as the
host. As a result the venv local checksum lookup fails.

I have described this here:

https://bugs.launchpad.net/openstack-ansible/+bug/1689283

This is a simple fix for this problem, assuming everything is good it
will need repeating in multiple places in the code base.

Change-Id: I290fd1e5763bc89028bb9207dbd0bba33bacaa06
(cherry picked from commit 4e4600ef93)
2017-05-16 15:31:40 +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-04-26 15:22:06 +00:00
watcher_init_common.yml Force Ansible to use dynamic includes 2016-09-22 16:34:00 +01:00
watcher_init_systemd.yml Ensure the components are isolated from the system 2017-04-26 15:22:06 +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 Fix for lookup and get_url occuring in different places 2017-05-16 15:31:40 +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 Initial commit 2016-08-22 13:37:00 -04:00