ansible-config_template/releasenotes/notes
Dmitriy Rabotyagov e528ed0e9e 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
2023-05-01 11:17:53 +02:00
..
add-remote_src-option-6418d4e5552cb88c.yaml Add option to use a remote source 2019-07-09 16:19:08 +00:00
config_template-MultiStrOps-support-c28e33fd5044e14d.yaml Adjust release note for config template 2016-05-03 08:33:51 +01:00
config-template-ignore-none-type-9387c236853f061b.yaml Add ignore_none_type to config template 2017-06-26 19:12:43 +00:00
diffmode-e8f9a041f662a2ef.yaml Compare dict vars to determine changed 2018-09-24 20:08:51 -04:00
enhance-comment-parser-6fcb40646cdad662.yaml Enhance the config_template comment parser 2019-07-23 12:49:41 -05:00
enhance-option-insert-412e9032d8d6cb86.yaml Enhance the config_template comment parser 2019-07-23 12:49:41 -05:00
enhance-yaml-parsing-105c8494fa2b5169.yaml Add the ability to parse list only files 2019-07-25 16:37:56 -05:00
list-extend-toggle-46a75ded97b7ce02.yaml Add option to toggle list extensions 2016-09-09 16:15:00 -05:00
pypi_deprecation-93d9628dcdd76f93.yaml Update documentation about installation methods 2022-06-23 12:16:24 +02:00
raw_tag_fixed-9c7cc7506314f76b.yaml Fix usage of {% raw %} tags and Jinja2 headers 2023-05-01 11:17:53 +02:00
start_end_string_support-420acb44b5feeb5c.yaml Add support for start/end_string arguments 2023-04-29 02:54:36 +00:00
top_ini_section-c28d7acadf5fe836.yaml Allow default section in ini to be specified 2018-05-09 12:57:33 +01:00