Update git submodules

* Update ansible-config_template from branch 'master'
  to 36934a118197bd49028dec75fccd5662dbf1ec13
  - Merge "Fix usage of {% raw %} tags and Jinja2 headers"
  - Fix usage of {% raw %} tags and Jinja2 headers
    
    At the moment we do resolve template 2 times for some historical reasons
    
    This leads to {% raw %} tag as well as any other content be not respected
    on the second renderring, since after the first one these tags
    are gone, so no escaping or whatsoever work.
    
    At the same time there're no obvious reasons to render second time,
    since all override content is being renderred already. So there should
    not be anything left that indeed needs this second run.
    
    Change-Id: I414b1b3b4e426316707dda23b9aeff6b6f4f7c2f
    Closes-Bug: #1649381
This commit is contained in:
Zuul 2023-05-18 18:10:56 +00:00 committed by Gerrit Code Review
parent 2c49a4162a
commit 3d513babaa
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8d14af7a2f7ba68966b802ce48c46e9420f3d328
Subproject commit 36934a118197bd49028dec75fccd5662dbf1ec13