openstack-ansible/playbooks/common-tasks
Logan V 83f0bdaeeb 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:23 +00:00
..
dynamic-address-fact.yml Avoid retrieving IP from a missing bridge 2018-01-18 00:32:36 +00:00
dynamic-grouping.yml Avoid jinja2 templating in when warnings 2017-05-23 22:18:08 +00:00
haproxy-endpoint-manage.yml Avoid using loop_var in endpoint manage 2018-09-19 03:18:23 +00:00
mysql-db-user.yml Do not log passwords 2018-04-17 10:21:49 +00:00
os-log-dir-setup.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
os-lxc-container-setup.yml Allow disabling container restarts 2017-12-11 22:33:15 +00:00
package-cache-proxy.yml Use correct dnf.conf path for proxy 2017-08-16 22:24:16 +00:00
rabbitmq-vhost-user.yml Do not log passwords 2018-04-17 12:26:14 +02:00
restart-service.yml Implement rolling upgrades for nova 2017-07-07 15:54:58 +01:00
set-pip-upstream-url.yml Update get-pip to version 3.3 2018-07-19 21:29:58 +01:00
set-upper-constraints.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00