Update git submodules

* Update openstack-ansible-os_placement from branch 'master'
  to ee909497f29724048b5f46f3b758d6880bd883e5
  - Refactor use of include_vars
    
    Use a first_found lookup instead of a with_first_found loop so that
    the 'paths' parameter can be used.
    
    This ensures that only vars from the role are included, and not vars
    from a parent calling role. This can happen when a parent role has
    a higher priority vars file available for inclusion than the role
    it calls.
    
    Change-Id: If58b7e10f39affe2f34af9e9503bc1f90caa4b0e
This commit is contained in:
Jonathan Rosser 2022-01-12 15:20:59 +00:00 committed by Gerrit Code Review
parent 181456aab1
commit 50478026d3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ed4f061d5000ecd1d2412494d28a31123b217dc5
Subproject commit ee909497f29724048b5f46f3b758d6880bd883e5