ansible/changelogs/fragments/lineinfile-insertbefore-index-out-of-range.yaml

3 lines
159 B
YAML
Raw Normal View History

bugfixes:
- lineinfile - fix index out of range error when using insertbefore on a file with only one line (https://github.com/ansible/ansible/issues/46043)