community.general/lib/ansible/plugins
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
2017-03-23 19:47:10 -07:00
..
action Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
connection fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
filter Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
lookup Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
shell fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
strategy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
terminal Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
test added new tests any and all (#22665) 2017-03-15 18:09:25 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00