You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
bugfixes:
|
|
|
|
- _nxos_switchport - fix removal of trunk vlans (https://github.com/ansible/ansible/pull/37328)
|
|
|
|
- nxos_l2_interface - fix removal of trunk vlans (https://github.com/ansible/ansible/pull/37336)
|
|
|
|
- nxos_snapshot - fix documentation and add required parameter logic (https://github.com/ansible/ansible/pull/37232, https://github.com/ansible/ansible/pull/37248)
|
|
|
|
- Improve integration test - Ensure each transport test runs only once (https://github.com/ansible/ansible/pull/37462)
|
|
|
|
- nxos_user - Integration test (https://github.com/ansible/ansible/pull/37852)
|
|
|
|
- nxos_bgp_af - Fix UnboundLocalError (https://github.com/ansible/ansible/pull/37610)
|
|
|
|
- nxos_vrf - Fix nxos_vrf issues (https://github.com/ansible/ansible/pull/37092)
|
|
|
|
- nxos_vrf_af - Fix nxos_vrf_af issues (https://github.com/ansible/ansible/pull/37211)
|
|
|
|
- nxos_udld - Fix nxos_udld issues (https://github.com/ansible/ansible/pull/37418)
|
|
|
|
- nxos_vlan - Fix nxos_vlan issues (https://github.com/ansible/ansible/pull/38008)
|
|
|
|
- nxos_vlan - nxos_vlan purge (https://github.com/ansible/ansible/pull/38202)
|
|
|
|
- nxos_aaa_server - Fix nxos_aaa_server (https://github.com/ansible/ansible/pull/38117)
|
|
|
|
- nxos_aaa_server_host - Fix nxos_aaa_server_host (https://github.com/ansible/ansible/pull/38188)
|
|
|
|
- nxos_acl - Fix nxos_acl (https://github.com/ansible/ansible/pull/38283)
|
|
|
|
- nxos_static_route - Fix nxos_static_route (https://github.com/ansible/ansible/pull/37614)
|
|
|
|
- nxos_acl_interface test - Fix nxos_acl_interface test (https://github.com/ansible/ansible/pull/38230)
|