1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2018-04-26 13:27:18 -07:00
..
bar template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
café.j2 Add tests for template with non-ascii filenames 2018-04-26 13:27:18 -07:00
foo.j2 Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
foo2.j2 Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
foo3.j2 Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
for_loop.j2 Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
for_loop_include.j2 Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
for_loop_include_nested.j2 Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
import_as.j2 template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
import_as_with_context.j2 template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
import_with_context.j2 template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
lstrip_blocks.j2 template: Add option to lstrip_blocks' and fix settingtrim_blocks` inline (#37478) 2018-03-23 12:05:21 -04:00
parent.j2 Don't restrict local jinja2 variables to those that start with l_ 2017-01-20 07:15:51 -06:00
qux template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
short.j2 Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
subtemplate.j2 Don't restrict local jinja2 variables to those that start with l_ 2017-01-20 07:15:51 -06:00
trim_blocks.j2 template: Add option to lstrip_blocks' and fix settingtrim_blocks` inline (#37478) 2018-03-23 12:05:21 -04:00