Update git submodules

* Update openstack-ansible-plugins from branch 'master'
  to f685bc25b78cbc6900dcea78bcb13fb6ef9953f8
  - Merge "Remove retries decorator from ssh plugin"
  - Remove retries decorator from ssh plugin
    
    The decorator is used when calling exec_command, which in turn calls
    exec_command from the original SSH plugin, which calls _run
    that has it's own retry logic.
    
    This patch removes the retry logic from the openstack-ansible
    connection plugin and relies on what is present in the original
    SSH connection plugin.
    
    Change-Id: I28cd7a8321665d52d123ae14336346d14df82a36
This commit is contained in:
Zuul 2023-10-30 16:24:46 +00:00 committed by Gerrit Code Review
parent ea340c6fc8
commit 0d5de26fa1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1740eb31ef37f6145453113cb82f5a52b942f454
Subproject commit f685bc25b78cbc6900dcea78bcb13fb6ef9953f8