From 4a873bfb2137449d1c260521f899458d2e86d785 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Tue, 25 Jan 2022 17:30:15 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_horizon from branch 'master' to c22a552c6f27e7e4bb06a4b2c9d55fbe35edba19 - 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: I6b68d4d15ae516d23c88b3c4c21a076e8d54604e --- openstack-ansible-os_horizon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_horizon b/openstack-ansible-os_horizon index 9b8cdbc525..c22a552c6f 160000 --- a/openstack-ansible-os_horizon +++ b/openstack-ansible-os_horizon @@ -1 +1 @@ -Subproject commit 9b8cdbc525df71ea12af727c43e3dfb4b897d745 +Subproject commit c22a552c6f27e7e4bb06a4b2c9d55fbe35edba19