From 84c186c5121019cb16afdfe739d5cf6c87f2adff Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 10 Jan 2023 10:32:26 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-plugins from branch 'master' to 2193b543201375d6908c2a08b3875c703246ade8 - Merge "Add variable to control no_log in db_setup role" - Add variable to control no_log in db_setup role It is often requested by users to be able to see the underlying cause of a db_setup failure. This patch adds a variable that can be passed with ansible extra vars to allow the output to be seen. Depending on the verbosity level this feature will potentially display the db credentials as part of the ansible output so should be used with care. It is also usually the case that db_setup errors are caused by underlying networking issues rather than errors directly related to the database. Change-Id: Ic519fa14f8bab5c855a4ddabb290cbaf720d9b9f --- openstack-ansible-plugins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-plugins b/openstack-ansible-plugins index 062f374f80..2193b54320 160000 --- a/openstack-ansible-plugins +++ b/openstack-ansible-plugins @@ -1 +1 @@ -Subproject commit 062f374f806ba03a5eb6b4e420e55f996e0cbeb6 +Subproject commit 2193b543201375d6908c2a08b3875c703246ade8