diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ad86591b..bf6a6170 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,15 +10,13 @@ v1.5.0 Release Summary --------------- -Release v1.5.0 of the ``ansible-nd`` collection on 2026-03-12. +Release v1.5.0 of the ``ansible-nd`` collection on 2026-03-15. This changelog describes all changes made to the modules and plugins included in this collection since v1.4.0. Minor Changes ------------- -- Add backup_type and remote_location options to nd_backup and introduce state=download for downloading an existing backup. -- Add ignore_persistent_ips, restore_type, and remote_location options to nd_backup_restore. -- Add suppress_previous option to nd_rest to skip fetching previous state. +- Added ND 4.1 version support to the nd_backup and nd_backup_restore module v1.4.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 406ccef8..8e28d9e1 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -246,15 +246,13 @@ releases: 1.5.0: changes: minor_changes: - - Add backup_type and remote_location options to nd_backup and introduce state=download - for downloading an existing backup. - - Add ignore_persistent_ips, restore_type, and remote_location options to - nd_backup_restore. - - Add suppress_previous option to nd_rest to skip fetching previous state. - release_summary: 'Release v1.5.0 of the ``ansible-nd`` collection on 2026-03-12. + - Added ND 4.1 version support to the nd_backup and nd_backup_restore module + release_summary: 'Release v1.5.0 of the ``ansible-nd`` collection on 2026-03-15. This changelog describes all changes made to the modules and plugins included in this collection since v1.4.0. ' - release_date: '2026-03-12' + trivial: + - S + release_date: '2026-03-15' diff --git a/meta/runtime.yml b/meta/runtime.yml index 2cdb88df..eaebbaa6 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -13,7 +13,6 @@ action_groups: - nd_compliance_requirement_config_snapshot - nd_compliance_requirement_config_template - nd_delta_analysis - - nd_epoch - nd_federation_member - nd_flow_rules - nd_instant_assurance_analysis