From e46c8667316bf33610821c0a6b186ba9779cb3bc Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 12 Jan 2022 15:24:52 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_tacker from branch 'master' to a19c326390e7fcb7e42aafe604f110fd3bac2ffb - 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: I854ca5c48f487ed140aafcb79e4ac0cd60b83597 --- openstack-ansible-os_tacker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_tacker b/openstack-ansible-os_tacker index ac2e50185d..a19c326390 160000 --- a/openstack-ansible-os_tacker +++ b/openstack-ansible-os_tacker @@ -1 +1 @@ -Subproject commit ac2e50185d572bb801b0d2c631682b6edefde8a6 +Subproject commit a19c326390e7fcb7e42aafe604f110fd3bac2ffb