Update git submodules

* Update openstack-ansible-os_aodh from branch 'master'
  to 88c914ac6b9c763172dc9b2dc5ccb25ee6f509e3
  - 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: I6e1931e55c3b492ea0b5eb6e093c7cb5f5e826ac
This commit is contained in:
Jonathan Rosser 2022-01-13 13:37:38 +00:00 committed by Gerrit Code Review
parent 6f6365ded1
commit 214d632ca5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1f87f0ede285460d6ef25108c26983a09af37afc
Subproject commit 88c914ac6b9c763172dc9b2dc5ccb25ee6f509e3