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
Corubba 94138cf608
template override colon bugfixes (#77495)
* Proper error on missing jinja2 override separator

Properly catch the case when no (or a wrong) separator is used in a
jinja2 override, and return a useful error message to the user.

* Support colons in jinja2 override value

By limiting the split to 1, any colons in the value are preserved and
passed on.
3 years ago
..
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
custom_comment_string.j2 Add new comment attribute to template plugin (#69253) 3 years ago
empty_template.j2 ansible_concat: return strings only unless eval (#76634) 3 years ago
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
lstrip_blocks.j2
macro_using_globals.j2 Globals should be accessible when importing a template without the context (#75384) 3 years ago
override_colon_value.j2 template override colon bugfixes (#77495) 3 years ago
override_separator.j2 template override colon bugfixes (#77495) 3 years ago
parent.j2
qux
short.j2
subtemplate.j2
template_destpath_test.j2
template_import_macro_globals.j2 Globals should be accessible when importing a template without the context (#75384) 3 years ago
trim_blocks.j2
unused_vars_include.j2
unused_vars_template.j2