Release Summary
With this release, the minimum required version of ansible.netcommon
for this collection is >=8.1.0
. The last version known to be compatible with ansible-core<=2.18.x
is ansible.netcommon v8.0.1
and cisco.ios v10.1.1
.
Major Changes
- Bumping
dependencies
of ansible.netcommon to>=8.1.0
, since previous versions of the dependency had compatibility issues withansible-core>=2.19
.
Bugfixes
- ios_vrf_address_family - fixed an issue where the module failed to gather
mdt
configuration options.