mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1caf9be109
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. |
||
---|---|---|
.. | ||
acl | ||
assemble | ||
copy | ||
fetch | ||
file | ||
ini_file | ||
lineinfile | ||
replace | ||
stat | ||
synchronize | ||
template | ||
unarchive | ||
xattr |