This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
1ded3f9890
community.general
/
test
/
integration
/
targets
/
template
/
files
/
foo.unix.txt
4 lines
31 B
Text
Raw
Normal View
History
Unescape
Escape
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-24 03:47:10 +01:00
BEGIN
Adding first pass at win_copy, win_file and win_template modules.
2014-11-24 19:03:32 +01:00
templated_var_loaded
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-24 03:47:10 +01:00
END
Copy permalink