Update git submodules

* Update tripleo-quickstart-extras from branch 'master'
  to 9f3411506b912f73235d90c7fb8423022efdc6e2
  - Merge "Do not use --debug for image build"
  - Do not use --debug for image build
    
    Since Ansible was bumped to 2.14, we've observed the container image
    build process gets stuck in the middle of ansible tasks to generate
    Docker/Buildah files, because of a bug[1] with ansible-runner.
    
    This removes --debug option from the build command to avoid -vvv option
    in the ansible command, to workaround the above bug.
    
    [1] https://github.com/ansible/ansible-runner/issues/1164
    
    Related-Bug: #1996612
    Change-Id: I53c688077c65da03d8c3cf104862e02cefc2c615
This commit is contained in:
Zuul 2022-11-18 11:43:14 +00:00 committed by Gerrit Code Review
parent 22efcafd31
commit d1213d9122
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7c321457750f287f4feba4cf95122470e38a03a7
Subproject commit 9f3411506b912f73235d90c7fb8423022efdc6e2