Ansible.netcommon Versions Save

Ansible Network Collection for Common Code

v6.1.1

1 month ago

v6.1.1

Bugfixes

  • Added guidance for users to open an issue for the respective platform if plugin support is needed.
  • Improved module execution to gracefully handle cases where plugin support is required, providing a clear error message to the user.

Full Changelog: https://github.com/ansible-collections/ansible.netcommon/compare/v6.1.0...v6.1.1

v6.1.0

1 month ago

Minor Changes

  • Add new module cli_restore that exclusively handles restoring of backup configuration to target appliance.

Bugfixes

Full Changelog: https://github.com/ansible-collections/ansible.netcommon/compare/v6.0.0...v6.1.0

v6.0.0

6 months ago

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 v5.3.0.

Major Changes

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

Full Changelog: https://github.com/ansible-collections/ansible.netcommon/compare/v5.3.0...v6.0.0

v5.3.0

7 months ago

v5.3.0

Minor Changes

  • Add new module cli_backup that exclusively handles configuration backup.

Bugfixes

  • Fix attribute types from string to str in filter plugins.

v5.2.0

8 months ago

Minor Changes

Bugfixes

  • Vendor telnetlib from cpython (#546) @Qalthos

Deprecations

  • Indicate that ssh_args will be removed. (#566) @Qalthos

v5.1.2

10 months ago

Bugfixes

2.0.0

3 years ago

Ansible Netcommon 2.0.0 release