summaryrefslogtreecommitdiff
path: root/changelogs/CHANGELOG_v2.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/CHANGELOG_v2.5.rst')
-rw-r--r--changelogs/CHANGELOG_v2.5.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/CHANGELOG_v2.5.rst b/changelogs/CHANGELOG_v2.5.rst
index b894b70bdc..e1561c6789 100644
--- a/changelogs/CHANGELOG_v2.5.rst
+++ b/changelogs/CHANGELOG_v2.5.rst
@@ -588,6 +588,8 @@ Bugfixes
- interface_file - accept interfaces without address family or method (https://github.com/ansible/ansible/pull/34200)
+- lineinfile - fix insertion if pattern already exists (https://github.com/ansible/ansible/pull/33393)
+
- nxos_evpn_vni - fixed a number of issues (https://github.com/ansible/ansible/pull/35930)
- nxos_igmp_interface - fix response handling for different nxos versions (https://github.com/ansible/ansible/pull/35959)