From a1784932816bb8c2a5940fa56ac4eb553339b4c6 Mon Sep 17 00:00:00 2001 From: Maksim Malchuk Date: Mon, 17 Nov 2025 16:19:02 +0300 Subject: [PATCH] Drop duplicate lines in the Changelog Change-Id: I0475545d8114d8731a2131eed372c7557b579e3f Signed-off-by: Maksim Malchuk --- CHANGELOG.rst | 1 - changelogs/changelog.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fcab94af..24e3791b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -27,7 +27,6 @@ Minor Changes - Allow role_assignment module to work cross domain - Don't compare current state for `reboot_*` actions - Fix disable_gateway_ip for subnet -- Fix disable_gateway_ip for subnet - Fix example in the dns_zone_info module doc - Fix router module external IPs when only subnet specified - Fix the bug reporting url diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index fd652717..92fa44df 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -628,7 +628,6 @@ releases: - Allow role_assignment module to work cross domain - Don't compare current state for `reboot_*` actions - Fix disable_gateway_ip for subnet - - Fix disable_gateway_ip for subnet - Fix example in the dns_zone_info module doc - Fix router module external IPs when only subnet specified - Fix the bug reporting url