Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to b78e8a68ea9f20e1220847ccae8e73604ee50ab7
  - Evaluate my_ip address once
    
    Instead of evaluating same condition of my_ip in multiple places across
    the role this patch suggests doing this once in vars and using the
    resulting variable afterwards.
    
    This not only reduce amount of evaluations made throughout the role runtime,
    but also solves possible corner cases where some syntax may go off.
    
    Closes-Bug: #2052884
    Change-Id: I454b53713ecacf844ac14f77b6d1e1adc1322c0e
This commit is contained in:
Dmitriy Rabotyagov 2024-02-12 14:09:18 +01:00 committed by Gerrit Code Review
parent 0e12689a96
commit 6ee2a8a3c9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9843c47e81b2d093af585549af7a9f2fb82e11d1
Subproject commit b78e8a68ea9f20e1220847ccae8e73604ee50ab7