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/files
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.
2 years ago
..
custom_comment_string.expected
encoding_1252_utf-8.expected
encoding_1252_windows-1252.expected
foo-py26.txt
foo.dos.txt
foo.txt
foo.unix.txt
import_as.expected
import_as_with_context.expected
import_with_context.expected
lstrip_blocks_false.expected
lstrip_blocks_true.expected
override_colon_value.expected template override colon bugfixes (#77495) 2 years ago
string_type_filters.expected
trim_blocks_false.expected
trim_blocks_true.expected