summaryrefslogtreecommitdiff
path: root/changelogs/fragments/72055-blockinfile-fix-insert-after-line-no-linesep.yml
blob: b4d52c004a7377c4f4e6b8b324cba5d9c33db4df (plain)
1
2
3
4
bugfixes:
  - >
    blockinfile - properly insert a block at the end of a file that does not
    have a trailing newline character (https://github.com/ansible/ansible/issues/72055)