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.
ansible/test/units/modules/network/nxos/fixtures
Olivier BLIN 1a57daf9b0 Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892)
* Add support for multiple IPv6 addresses in nxos_l3_interface module

Cisco support multiple IPv6 addresses on each interface but only the first
IPv6 is considered by this module. There is no impact on the configuration
but the module is not idempotent.

* Add internal support for IPv6 list
* Fix module idempotency

* Initialize tests for nxos_l3_interface

* Fix IPv4 removal idempotency
* Fix data extraction from nxos config

* Fix silently ignored interfaces in nxos_l3_interface

* Add warning when interface does not exist in nxos config
6 years ago
..
_nxos_switchport Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 7 years ago
nxos_acl nxos_acl fixes (#23915) 8 years ago
nxos_acl_interface Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
nxos_bgp nxos: 32 bits AS in as-dot format not recognized by regexp asn_regex (#30569) 7 years ago
nxos_command adds unit test cases for nxos_command (#21959) 8 years ago
nxos_config adds nxos_config unit test cases (#21960) 8 years ago
nxos_evpn_global roll up of bug fixs for nxos_evpn_global (#21961) 8 years ago
nxos_feature nxos_feature fix and unit test (#25200) 7 years ago
nxos_interface Fix nxos_interface multiple issues (#36827) 7 years ago
nxos_interface_ospf nxos_interfaces_ospf: fix passive-interface states & check_mode (#54260) 6 years ago
nxos_l3_interface Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 6 years ago
nxos_nxapi Refactor/fix nxos_nxapi to use show run (#28675) 7 years ago
nxos_pim nxos_pim updates (#26145) 7 years ago
nxos_pim_interface Rel240/fix nxos pim interface (#29885) 7 years ago
nxos_pim_rp_address nxos_pim_rp_address fixes (#26119) 7 years ago
nxos_vlan nxos_vlan refactor to support non structured output (#43805) 6 years ago
nxos_vpc nxos_vpc updates (#25452) 7 years ago
nxos_vpc_interface Fixes nxos_vpc_interface (#25907) 7 years ago
nxos_vrf Convert nxos_vrf to DI module (#34274) 7 years ago
nxos_vxlan_vtep nxos_vxlan_vtep (#25971) 7 years ago
nxos_vxlan_vtep_vni nxos_vxlan_vtep_vni fixes (#25913) 7 years ago
_nxos_ip_interface.cfg Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
nxos_evpn_vni_config.cfg add more testcases for nxos_evpn_vni (#24996) 7 years ago
nxos_overlay_global_config.cfg fix nxos_overlay_global idempotence (#28150) 7 years ago
nxos_static_route.cfg nxos_static_route updates (#24992) 7 years ago
nxos_system_config.cfg adds system_mtu argument to nxos_system (#21970) 8 years ago