This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
4ac89b8ac7
ansible
/
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
Reference in a new issue
Copy permalink