Files
community.general/test/integration/roles
Ahti Kitsik 1caf9be109 Bugfix to lineinfile to properly handle files with no newline at EOF when using insertafter=EOF.
Looks like #6881 is also affected by this bug.

Currently when using lineinfile insertafter=EOF for a file that has no newline then the added line is not prefixed with a newline.
As a concrete example, ubuntu distro default /etc/ssh/sshd_config has no newline so lineinfile module cannot be used to add a new line to the end of the file.
2014-06-09 19:58:45 +03:00
..
2014-04-21 22:10:22 -04:00
2014-03-12 15:45:10 -04:00
2014-02-21 14:26:38 -05:00
2014-02-24 11:08:21 -06:00