community.general/lib/ansible/modules/network/nxos
Nathaniel Case 8985f7c930 nxos_static_route updates (#24992)
* Add static_route tests
* Add VRF tests
2017-05-25 12:19:04 -04:00
..
__init__.py initial add of new nxos_config module 2016-12-08 11:24:02 -05:00
_nxos_mtu.py [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
_nxos_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nxos_aaa_server.py [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
nxos_aaa_server_host.py [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
nxos_acl.py nxos_acl fixes (#23915) 2017-04-26 16:29:53 -04:00
nxos_acl_interface.py nxos_acl_interface fixes (#23917) 2017-04-26 16:32:36 -04:00
nxos_bgp.py nxos_bgp updates (#24270) 2017-05-08 11:38:50 -04:00
nxos_bgp_af.py nxos_bgp_af updates (#24171) 2017-05-10 16:12:00 -04:00
nxos_bgp_neighbor.py nxos_bgp_neighbor cleanup (#24446) 2017-05-16 10:14:10 -04:00
nxos_bgp_neighbor_af.py Clean up nxos_bgp_neighbor_af (#24890) 2017-05-23 12:43:55 -04:00
nxos_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
nxos_config.py Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
nxos_evpn_global.py nxos_evpn_global refactor (#24919) 2017-05-23 14:54:54 +05:30
nxos_evpn_vni.py fixes nxos_evpn_vni and unittest (#24372) 2017-05-11 10:54:05 +05:30
nxos_facts.py Fix nxos_facts for nxapi transport (#23302) 2017-04-05 11:47:37 -04:00
nxos_feature.py E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
nxos_file_copy.py Make host required field and minor refactor (#24534) 2017-05-19 10:37:01 -06:00
nxos_gir.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_gir_profile_management.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_hsrp.py Fix nxos_hsrp and add unit test (#24770) 2017-05-19 10:40:42 -06:00
nxos_igmp.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_igmp_interface.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_igmp_snooping.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_install_os.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_interface.py fixes nxos_interface (#24199) 2017-05-05 08:35:16 +05:30
nxos_interface_ospf.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_ip_interface.py Refactos nxos_ip_interface module (#24885) 2017-05-22 19:48:59 +02:00
nxos_ntp.py Fixing nxos_ntp (#20651) 2017-05-12 11:36:44 -04:00
nxos_ntp_auth.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_ntp_options.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_nxapi.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nxos_ospf.py Remove unused method from nxos_ospf (#24820) 2017-05-19 10:57:16 +05:30
nxos_ospf_vrf.py nxos_ospf_vrf fix and unittest (#24495) 2017-05-19 10:09:46 +05:30
nxos_overlay_global.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nxos_pim.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_pim_interface.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_pim_rp_address.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_ping.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nxos_portchannel.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_reboot.py Refactor nxos_reboot module (#24484) 2017-05-11 13:14:31 +05:30
nxos_rollback.py pep8 fix for Shippable 2017-04-17 13:18:34 -04:00
nxos_smu.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_snapshot.py E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
nxos_snmp_community.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_snmp_contact.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_snmp_host.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_snmp_location.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_snmp_traps.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_snmp_user.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_static_route.py nxos_static_route updates (#24992) 2017-05-25 12:19:04 -04:00
nxos_switchport.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
nxos_udld.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_udld_interface.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_user.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
nxos_vlan.py nxos_vlan fix (#24973) 2017-05-25 09:45:43 +05:30
nxos_vpc.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vpc_interface.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vrf.py nxos_vrf refactor (#24280) 2017-05-05 15:38:30 +05:30
nxos_vrf_af.py nxos_vrf_af fix and unit test (#24399) 2017-05-11 10:54:47 +05:30
nxos_vrf_interface.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vrrp.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vtp_domain.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vtp_password.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vtp_version.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00
nxos_vxlan_vtep.py Fixes #23890 Remove idle ShellError exception and get_exception() method from nxos modules (#23947) 2017-04-28 10:42:15 +05:30
nxos_vxlan_vtep_vni.py Nxos vxlan vtep vni netcfg fix (#23620) 2017-04-17 12:40:13 -04:00