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/roles/test_template
Jacob Leverich 7a8eb0b670 Set Jinja2's keep_trailing_newline=True in template_from_string.
Without this setting, the newline idempotence of scalar strings changes depending on whether
or not they contain any Jinja2 template blocks.
2014-07-14 13:36:17 -07:00
..
files Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
meta Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
tasks Set Jinja2's keep_trailing_newline=True in template_from_string. 2014-07-14 13:36:17 -07:00
templates Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
vars Set Jinja2's keep_trailing_newline=True in template_from_string. 2014-07-14 13:36:17 -07:00