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
Toshio Kuratomi f91d961cb4 Add tests for template with non-ascii filenames
This is a test in response to #27262 but I could not provoke the error
so it only shows that the current code is working with non-ascii
filenames in this case.  It doesn't show whether there's some other bug
somewhere.
6 years ago
..
bar template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
café.j2 Add tests for template with non-ascii filenames 6 years ago
foo.j2
foo2.j2 Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
foo3.j2 Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
for_loop.j2 Fix jinja2>=2.9 nested include vars (#35099) 7 years ago
for_loop_include.j2 Fix jinja2>=2.9 nested include vars (#35099) 7 years ago
for_loop_include_nested.j2 Fix jinja2>=2.9 nested include vars (#35099) 7 years ago
import_as.j2 template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
import_as_with_context.j2 template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
import_with_context.j2 template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
lstrip_blocks.j2 template: Add option to `lstrip_blocks' and fix setting`trim_blocks` inline (#37478) 7 years ago
parent.j2 Don't restrict local jinja2 variables to those that start with l_ 8 years ago
qux template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
short.j2
subtemplate.j2 Don't restrict local jinja2 variables to those that start with l_ 8 years ago
trim_blocks.j2 template: Add option to `lstrip_blocks' and fix setting`trim_blocks` inline (#37478) 7 years ago