Update git submodules

* Update openstack-ansible-haproxy_server from branch 'master'
  to d7216330818297734dc1bfbe2a7b130698de7022
  - Merge "Fix use of haproxy_backend_ssl when haproxy_backend_ca is not defined"
  - Fix use of haproxy_backend_ssl when haproxy_backend_ca is not defined
    
    For certificates from widely trusted CA there is no need to provide
    a specific CA file for an ssl backend, but the code fails with
    undefined variable if only haproxy_backend_ssl is enabled.
    
    A workaround is to set `haproxy_backend_ca: false` but this patch
    allows haproxy_backend_ssl to be used on it's own.
    
    Change-Id: I7c87317433acb4ed73070a2252240737b22dccfc
This commit is contained in:
Zuul 2023-05-19 21:01:15 +00:00 committed by Gerrit Code Review
parent a4569e5675
commit 32d7864562
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8168af663584e3487bb6ba92cc4f9f93bce18abd
Subproject commit d7216330818297734dc1bfbe2a7b130698de7022