openstack-ansible/playbooks/common-tasks
Logan V 63f5d0e4fa Avoid using loop_var in endpoint manage
When the OSA connection plugin is used on older ansible versions,
and when haproxy runs in a container, a bug exists where the loop_var
fails to properly delegate the task to the haproxy container.

We can avoid using loop_var in the delegation of the task by simply
moving the loop_var up one level so that the endpoint-manage task
file can use {{ item }}.

This was introduced in the commit:
a8a8098394 (diff-db999e390dd84f2a8c2a48b19aa9533f)

Fixes-Bug: #1790779
Change-Id: I17dafb283e41ce05083ae4adb3a325aaca0253dd
2018-09-18 12:09:52 -05:00
..
dynamic-address-fact.yml Fix IP lookup when no container_networks 2018-07-10 12:04:18 +00:00
dynamic-grouping.yml Move dynamic grouping conditional 2017-10-22 03:09:26 +00:00
haproxy-endpoint-manage.yml Avoid using loop_var in endpoint manage 2018-09-18 12:09:52 -05:00
os-log-dir-setup.yml Stop setting a user to the symbolic link 2018-06-27 13:39:36 -04:00
os-lxc-container-setup.yml Remove the unnecessary space 2018-07-15 21:07:56 -04:00
os-nspawn-container-setup.yml Fix nspawn bind mount register process 2018-08-21 11:06:36 -05:00
package-cache-proxy.yml Only test for repo availability once 2018-08-08 14:16:34 +01:00
remove_container_journal.yml On container destroy remove container journal 2018-07-10 14:21:47 +00:00
restart-service.yml Workaround ansible lint failure 2017-12-12 08:03:16 +00:00
rsyslog-client.yml Convert rsyslog to an include_task 2018-05-17 07:50:17 +00:00
set-pip-vars.yml Remove the last remnants of get-pip.py 2018-08-20 08:41:21 +00:00
unbound-clients.yml Move resolvconf JIT execution to common tasks 2017-09-21 08:08:59 -05:00