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
This commit is contained in:
Zuul 2023-01-10 10:32:26 +00:00 committed by Gerrit Code Review
parent bc37831f7f
commit 84c186c512
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 062f374f806ba03a5eb6b4e420e55f996e0cbeb6
Subproject commit 2193b543201375d6908c2a08b3875c703246ade8