Update git submodules

* Update openstack-ansible-os_horizon from branch 'master'
  to c22a552c6f27e7e4bb06a4b2c9d55fbe35edba19
  - 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: I6b68d4d15ae516d23c88b3c4c21a076e8d54604e
This commit is contained in:
Jonathan Rosser 2022-01-25 17:30:15 +00:00 committed by Gerrit Code Review
parent 8d79e7cf3d
commit 4a873bfb21
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9b8cdbc525df71ea12af727c43e3dfb4b897d745
Subproject commit c22a552c6f27e7e4bb06a4b2c9d55fbe35edba19