Update git submodules

* Update openstack-ansible-ceph_client from branch 'master'
  to b555c1b8c52b0f6e869fac65b539b18f962fcbda
  - Do not delegate facts when fetching keyrings
    
    At the moment if multiple clusters are used, like for AZ deployments
    when cinder should connect to different ceph clusters, if
    ceph_keyrings_dir defined per group_var or host_var, ceph_client_keys
    will get defined multiple times each time overriding previous value,
    as facts are delegated to the localhost. In order to avoid such
    behaviour we  define ceph_client_keys for host that delegates job
    instead. This way value won't be overwriten and host_vars will be
    respected.
    
    Change-Id: I5109322a4ee805f9c0b53142a0e98d3f0aa2d3a5
This commit is contained in:
Dmitriy Rabotyagov 2022-09-05 13:33:58 +02:00 committed by Gerrit Code Review
parent 5f642366b8
commit e9525a123f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b3e7560e8022384b8269d1b380aae9602cea1824
Subproject commit b555c1b8c52b0f6e869fac65b539b18f962fcbda