summaryrefslogtreecommitdiff
path: root/changelogs/fragments/lineinfile-use-correct-index-value.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/lineinfile-use-correct-index-value.yaml')
-rw-r--r--changelogs/fragments/lineinfile-use-correct-index-value.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/lineinfile-use-correct-index-value.yaml b/changelogs/fragments/lineinfile-use-correct-index-value.yaml
new file mode 100644
index 0000000000..ef5b412871
--- /dev/null
+++ b/changelogs/fragments/lineinfile-use-correct-index-value.yaml
@@ -0,0 +1,2 @@
+bugfixes:
+ - lineinfile - use correct index value when inserting a line at the end of a file (https://github.com/ansible/ansible/issues/63684)