Update git submodules

* Update tripleo-ansible from branch 'master'
  to 82aeb6d602dc6fe4441579e2c87bd83fd67098b0
  - Merge "Fix molecule job for tripleo_ha_wrapper"
  - Fix molecule job for tripleo_ha_wrapper
    
    It currently is failing with:
    TASK [test_deps : Install tripleo packages] ************************************
    fatal: [ubi8]: FAILED! => changed=false
      failures: []
      msg: |-
        Unknown Error occured: Transaction test error:
          file /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release from install of containers-common-2:1-2.module_el8.5.0+890+6b136101.noarch conflicts with file from package redhat-release-8.2-1.0.el8.x86_64
      rc: 1
      results: []
    
    That is because we're using stream stuff with ubi 8.2 images
    
    Let's move to the same image as most other roles and also take
    the test_deps_setup_* variables from whatever is being set globally.
    
    Change-Id: Ib2a5f5a7a160398fdd9718e364bf50a383b9b9d5
This commit is contained in:
Zuul 2021-09-03 09:36:47 +00:00 committed by Gerrit Code Review
parent 139976ec24
commit 86d74a8072
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8e99d5e9fe53071c8361f80c7effffd403bfafba
Subproject commit 82aeb6d602dc6fe4441579e2c87bd83fd67098b0