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