Update git submodules

* Update bifrost from branch 'master'
  to 142b044682555b01ee3c74666a50f1e42dcd08c2
  - Merge "Refactor the use of include_vars"
  - Refactor the use of include_vars
    
    The debian_family and ubuntu files have the same content, and they're
    both in the debian family, so drop the ubuntu vars.
    
    Move remaining os-default files to vars directory, where the
    include_vars expects them to be.
    
    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: I93b0d7f296bae859914477b4009e44a44e3bde1a
This commit is contained in:
Zuul 2023-07-22 22:24:11 +00:00 committed by Gerrit Code Review
parent 0852b660a0
commit 60ef9a0461
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 19fd6cf100400021cae74555157a3e0db1960331
Subproject commit 142b044682555b01ee3c74666a50f1e42dcd08c2