From 89c6e0cb769d573c1381cf84d090c5a2f664161a Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 10 Nov 2023 12:15:37 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible from branch 'master' to fb3a6964fce43ff02c789d9ac9fd30b7f75408e9 - Merge "Explicitly add localhost to inventory.ini" - Explicitly add localhost to inventory.ini Because implicit localhost is not a part of 'all' or any other group, playbooks executed with '--limit' may not take it into account. The problem was extensively described in bug #2041717. This change explicitly adds localhost to OSA inventory to avoid unexpected behavior. Closes-Bug: #2041717 Change-Id: Ib44ed22d7132b42a4185a91f12c66ced5a1a6209 --- openstack-ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible b/openstack-ansible index 2acaad9106..fb3a6964fc 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit 2acaad91069f3bae6287bb8952f57018f069f0cb +Subproject commit fb3a6964fce43ff02c789d9ac9fd30b7f75408e9