Update git submodules

* Update openstack-ansible-os_swift from branch 'master'
  to d17911391942edc448904c1cd6bbc9be13742984
  - Fix role as a result of ANSIBLE_INJECT_FACT_VARS=false
    
    ansible_<variable> injection is now disabled by default in
    openstack-ansible so the network interface information is now
    accessed via ansible_facts['ifname'] rather than
    ansible_facts['ansible_ifname'].
    
    This patch also replaces the use of hostvars[inventory_hostname]
    with the more correct access via ansible_facts.
    
    Change-Id: Id2c59badb6767d62799ab51504444d935b68b4ce
This commit is contained in:
Jonathan Rosser 2023-03-27 15:37:39 +00:00 committed by Gerrit Code Review
parent 351a6f6379
commit 09711f716e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 737c9a51d6fb78927594ddccc1277c0173868f6a
Subproject commit d17911391942edc448904c1cd6bbc9be13742984