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
Dag Wieers ac43a1bbbc Windows: Use the correct newline sequence for the platform (#21846)
This change to the template action plugin make template use the
platform's native newline_sequence for Jinja.

We also added the option `newline_sequence` to change the newline
sequence using by Jinja if you need to use another newline sequence than
the platform default.

This was previously discussed in
https://github.com/ansible/ansible/issues/16255#issuecomment-278289414

And also relates to issue #21128
8 years ago
..
files Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
templates Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
vars Don't restrict local jinja2 variables to those that start with l_ 8 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago