From 262bbe1aa4f73a63cb16bdf75bdb11b1af4238d2 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 12 Jan 2022 14:52:32 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_octavia from branch 'master' to d2b3ad5dfdec6a2d8c7a4baf0478bc62916d62cb - 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: I5cc0b1bde814abb0a4afe1567b9b23230a57f275 --- openstack-ansible-os_octavia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_octavia b/openstack-ansible-os_octavia index c7a7a14f7b..d2b3ad5dfd 160000 --- a/openstack-ansible-os_octavia +++ b/openstack-ansible-os_octavia @@ -1 +1 @@ -Subproject commit c7a7a14f7bee4d46336ab8a3cc82d29628f32c01 +Subproject commit d2b3ad5dfdec6a2d8c7a4baf0478bc62916d62cb