openstack-ansible/playbooks/common-tasks
Logan V e3a688ed6e 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
(cherry picked from commit 63f5d0e4fa)
2018-09-19 03:18:09 +00:00
..
dynamic-address-fact.yml Avoid retrieving IP from a missing bridge 2017-12-01 22:43:13 +01: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-19 03:18:09 +00:00
mysql-db-user.yml Do not log passwords 2018-04-17 10:18:24 +00:00
os-log-dir-setup.yml Add default value for log_dirs in os-log-dir-setup.yml 2018-04-07 01:17:48 +00:00
os-lxc-container-setup.yml Allow disabling container restarts 2017-12-01 22:41:36 +01:00
package-cache-proxy.yml Only test for repo availability once 2018-08-09 06:54:26 +00:00
rabbitmq-vhost-user.yml Do not log passwords 2018-04-17 10:18:17 +00:00
restart-service.yml Workaround ansible lint failure 2017-12-12 08:03:16 +00:00
set-pip-vars.yml Only test for repo availability once 2018-08-09 06:54:26 +00:00
unbound-clients.yml Move resolvconf JIT execution to common tasks 2017-09-21 08:08:59 -05:00