community.general/lib/ansible/modules/network/nxos
Nathaniel Case 82dfa542c2
Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554)
* Remove 1.1.1.1 from *_config tests

* remove from *_smoke and *_system

* Miscellaneous other tests

* Remove from module documentation as well

* Remove from unit tests as well

* Remove accidental duplication from rebase
2018-05-30 13:03:20 -04:00
..
__init__.py
_nxos_ip_interface.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
_nxos_mtu.py
_nxos_portchannel.py
_nxos_switchport.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_aaa_server.py fix nxos_aaa_server issues (#38117) 2018-04-02 07:56:06 -04:00
nxos_aaa_server_host.py fix nxos_aaa_server_host issues (#38188) 2018-04-03 01:53:43 -04:00
nxos_acl.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_acl_interface.py
nxos_banner.py
nxos_bgp.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_bgp_af.py
nxos_bgp_neighbor.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_bgp_neighbor_af.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_command.py
nxos_config.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_evpn_global.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
nxos_evpn_vni.py
nxos_facts.py Fix legacy Nexus 3k integration test and module issues. (#40322) 2018-05-17 20:29:00 +05:30
nxos_feature.py Handle nxos_feature issue where json isn't supported (#39150) 2018-05-04 12:21:58 +05:30
nxos_file_copy.py nxos_file_copy network_cli and httpapi fix (#40592) 2018-05-24 20:21:18 +05:30
nxos_gir.py
nxos_gir_profile_management.py
nxos_hsrp.py httpapi fix nxos (#40806) 2018-05-29 21:43:34 +05:30
nxos_igmp.py fix nxos_igmp issues (#38496) 2018-04-10 00:05:58 -04:00
nxos_igmp_interface.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_igmp_snooping.py fix nxos_igmp_snooping issues (#38566) 2018-04-11 10:14:27 -04:00
nxos_install_os.py Update nxos_install_os module (#40102) 2018-05-29 21:07:57 +05:30
nxos_interface.py fix nxos dci failures (#40871) 2018-05-30 15:31:16 +05:30
nxos_interface_ospf.py
nxos_l2_interface.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_l3_interface.py add normalize_interface in module_utils and fix nxos_l3_interface module (#40598) 2018-05-23 21:42:58 +05:30
nxos_linkagg.py fix nxos dci failures (#40871) 2018-05-30 15:31:16 +05:30
nxos_lldp.py
nxos_logging.py remove purge from nxos_logging doc, argspec (#39947) 2018-05-10 15:28:37 +05:30
nxos_ntp.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_ntp_auth.py fix ntp_auth issues (#38824) 2018-04-17 08:25:05 -04:00
nxos_ntp_options.py fix nxos_ntp_options (#38695) 2018-04-13 06:17:32 -04:00
nxos_nxapi.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
nxos_ospf.py
nxos_ospf_vrf.py
nxos_overlay_global.py
nxos_pim.py
nxos_pim_interface.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_pim_rp_address.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_ping.py fix nxos_ping issues (#40028) 2018-05-14 11:29:18 +05:30
nxos_reboot.py
nxos_rollback.py
nxos_smu.py
nxos_snapshot.py save_snapshot_locally nxos_snapshot (#40227) 2018-05-16 14:59:23 +05:30
nxos_snmp_community.py fix nxos_snmp_community issues (#39258) 2018-04-25 13:16:41 +05:30
nxos_snmp_contact.py
nxos_snmp_host.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_snmp_location.py
nxos_snmp_traps.py fix nxos_snmp_traps issues (#39444) 2018-05-03 21:34:25 +05:30
nxos_snmp_user.py fix nxos_snmp_user issues (#39760) 2018-05-08 11:57:12 +05:30
nxos_static_route.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nxos_system.py fix nxos_system issues (#40347) 2018-05-22 14:19:34 +05:30
nxos_udld.py
nxos_udld_interface.py fix nxos_udld_interface issue (#37527) 2018-03-27 02:57:14 -04:00
nxos_user.py
nxos_vlan.py nxos_vlan fix (#40822) 2018-05-29 21:44:19 +05:30
nxos_vpc.py
nxos_vpc_interface.py
nxos_vrf.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_vrf_af.py
nxos_vrf_interface.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_vrrp.py fix nxos_vrf and migrate get_interface_type to module_utils (#40825) 2018-05-29 21:06:08 +05:30
nxos_vtp_domain.py
nxos_vtp_password.py
nxos_vtp_version.py
nxos_vxlan_vtep.py
nxos_vxlan_vtep_vni.py