Skip to content

Releases: redhat-cop/network.backup

v5.0.0

03 Sep 13:16
b50f5ff

Choose a tag to compare

v5.0.0

Release Summary

With this release, the minimum required version of ansible-core for this collection is 2.19.0. The last version known to be compatible with ansible-core versions below 2.19 is v4.0.1.

Major Changes

  • Bumping dependencies of ansible.netcommon to >=8.1.0, since previous versions of the dependency had compatibility issues with ansible-core>=2.19.

Minor Changes

  • bypass space healthchecks due to compatability issues.

Bugfixes

  • update argspec and need too ignore random mem health status for appliance.

v4.0.1

19 Jun 11:31
297d78f

Choose a tag to compare

v4.0.1

Bugfixes

  • Adds the changelog fragments.
  • Fixes the lint and sanity errors.

v4.0.0

29 May 08:20
bb08e21

Choose a tag to compare

v4.0.0

Major Changes

  • Consolidated the network.backup and network.restore collections into a single network.backup collection.
  • Renamed run ro restore for restore role
  • Renamed run to backup for backup role
  • These changes are outcome of the discussion here (ansible/validated-content-discussion#18).
  • Updated the documentation to reflect these changes.

Minor Changes

  • Added comprehensive Survey Configuration to gather user input and customize backup or restore processes.
  • Added extensions/patterns/backup and extensions/patterns/restore directories to support backup and restore workflows.
  • Added workaround to support SCP file transfer on Cisco IOS devices by bypassing libssh limitations and using system SCP CLI as a fallback.
  • Created playbooks directories for each pattern, including backup/playbooks for full and differential backups, and restore/playbooks for restoring backups.
  • Introduced setup.yml files to configure projects and job templates for both backup and restore patterns.
  • Introduced support for user-defined custom path and filename variables for both local and remote (SCM) datastores.
  • Removed redundant operation variable from role defaults and tasks, as it is no longer needed due to improved task variable handling.
  • update backup task with timestamp as part of default file name.
  • update path for survey spec

v3.0.0

13 Jun 11:16
92358c8

Choose a tag to compare

v3.0.0

Release Summary

With this release, the minimum required version of ansible-core for this collection is 2.15.0. The last version known to be compatible with ansible-core versions below 2.15 is v2.0.0.

Major Changes

  • Bumping requires_ansible to >=2.15.0, since previous ansible-core versions are EoL now.

Bugfixes

  • Fix the task to allow supported os name without fqcn.

Documentation Changes

  • Revised the instructions on when to utilize the token.
  • Update README
  • Updated the URL to point to validated content instead of certified content.

v2.0.0

02 Jan 16:48
e578afd

Choose a tag to compare

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. That last known version compatible with ansible-core<2.14 is 1.0.0

Major Changes

  • Bumping requires_ansible to >=2.14.0, since previous ansible-core versions are EoL now.

Full Changelog: 1.0.0...v2.0.0

Release 1.0.0

01 Nov 14:05
25354e9

Choose a tag to compare

v1.0.0