From 167611cde90608fa7f05db046ec1239f26d7418d Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 12 Jan 2022 15:35:10 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-haproxy_server from branch 'master' to b4a564795b8f8c684010f49eb6e222586f1c5432 - Refactor use of include_vars Use a first_found lookup instead of a with_first_found loop so that the 'paths' parameter can be used. This ensures that only vars from the role are included, and not vars from a parent calling role. This can happen when a parent role has a higher priority vars file available for inclusion than the role it calls. Change-Id: I65564c23ff0003a575af984c709c1ae365292f35 --- openstack-ansible-haproxy_server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-haproxy_server b/openstack-ansible-haproxy_server index 4fb7a9a198..b4a564795b 160000 --- a/openstack-ansible-haproxy_server +++ b/openstack-ansible-haproxy_server @@ -1 +1 @@ -Subproject commit 4fb7a9a1981b1740d7e20c2cee180cacf1343af2 +Subproject commit b4a564795b8f8c684010f49eb6e222586f1c5432