You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/template/templates
Nikita Korolev bd3ffbe109
fix incorrect ansible_managed formatting (#79129)
Ansible breaks configs if file name could be parsed as jinja template
or contains `%` chars.
Especially `%n`[ame%] which is a line break pattern according to [strftime (3)](https://manpages.debian.org/bullseye/manpages-dev/strftime.3.en.html)
1 year ago
..
%necho Onii-chan help Im stuck;exit 1%n.j2
6653-include.j2
6653.j2
72262-included.j2
72262-vars.j2
72262.j2
72615-macro-nested.j2
72615-macro.j2
72615.j2
bar
café.j2
completely{{ 1 % 0 }} safe template.j2
custom_comment_string.j2
empty_template.j2
encoding_1252.j2
foo.j2
foo2.j2
foo3.j2
for_loop.j2
for_loop_include.j2
for_loop_include_nested.j2
import_as.j2
import_as_with_context.j2
import_with_context.j2
indirect_dict.j2
json_macro.j2
lstrip_blocks.j2
macro_using_globals.j2
override_colon_value.j2
override_separator.j2
parent.j2
qux
short.j2
subtemplate.j2
template_destpath_test.j2
template_import_macro_globals.j2
trim_blocks.j2
unused_vars_include.j2
unused_vars_template.j2