community.general/lib/ansible/modules/network/nxos
Sean Cavanaugh 1068aa3ce7 Fixing nxos_vlan to match platform agnostic net_vlan part2 (#32410)
* adding active and suspend to state to match net_vlan module

although this is backwards compatible (for now)

* removing bad config

* getting rid of bad yml syntax
2017-11-01 14:56:38 +05:30
..
__init__.py
_nxos_mtu.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
nxos_aaa_server.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_aaa_server_host.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_acl.py fixes #27066 - nxos_acl errors when there are 0 or 1 access lists configured (#29076) 2017-09-13 18:07:06 +05:30
nxos_acl_interface.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
nxos_banner.py Fix nxos_banner removal idempotence issue in N1 images (#31259) 2017-10-11 16:26:17 +05:30
nxos_bgp.py Generalize nxos_bgp event-history detection (#28890) 2017-09-06 17:37:44 -04:00
nxos_bgp_af.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_bgp_neighbor.py nxos_bgp_neighbor: Fix regex &report warnings (#28888) 2017-09-01 15:17:42 -04:00
nxos_bgp_neighbor_af.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_command.py Fix get_exception and wildcard imports for nxos modules 2017-10-09 21:41:02 -07:00
nxos_config.py nxos_config intended_config docfix (#31337) 2017-10-05 14:25:50 +05:30
nxos_evpn_global.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
nxos_evpn_vni.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_facts.py Fixes #30529 nxos_facts ipv6 interface (#31286) 2017-10-16 18:19:44 +05:30
nxos_feature.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
nxos_file_copy.py fix nxos_file_copy and provider getting set to None when transport is cli (#30262) 2017-09-13 16:36:41 +05:30
nxos_gir.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_gir_profile_management.py Fixes #27336 - nxos_gir_profile_management issue while creating profile (#29151) 2017-09-13 17:54:35 +05:30
nxos_hsrp.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_igmp.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_igmp_interface.py Fix gender pronouns and the odd typo (#31709) 2017-10-13 13:52:38 -04:00
nxos_igmp_snooping.py fix nxos_igmp_snooping (#31688) 2017-10-23 09:40:07 +05:30
nxos_install_os.py nxos_install_os install_state fix 2017-09-15 15:34:32 -04:00
nxos_interface.py - Adds sub-interface support for nxos_interface and nxos_ip_interface (#30830) 2017-09-26 21:34:51 +05:30
nxos_interface_ospf.py Rel240/fix nxos interface ospf (#28898) 2017-09-01 11:07:18 -04:00
nxos_ip_interface.py - Adds sub-interface support for nxos_interface and nxos_ip_interface (#30830) 2017-09-26 21:34:51 +05:30
nxos_logging.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
nxos_ntp.py Fix get_exception and wildcard imports for nxos modules 2017-10-09 21:41:02 -07:00
nxos_ntp_auth.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
nxos_ntp_options.py Fixes #28493 (#29061) 2017-09-13 08:00:13 -07:00
nxos_nxapi.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_ospf.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
nxos_ospf_vrf.py Add passive_interface property to nxos_ospf_vrf module (#28288) 2017-08-29 11:31:11 -04:00
nxos_overlay_global.py Fix nxos_overlay_global networking modules (#28943) 2017-09-13 17:33:06 +05:30
nxos_pim.py Fix nxos_pim idempotence (#28348) 2017-08-18 09:47:41 -04:00
nxos_pim_interface.py fixes #31080 (#31081) 2017-10-05 14:33:59 +05:30
nxos_pim_rp_address.py Fixes nxos_pim_rp_address module idempotence (#29620) 2017-09-15 14:21:34 -04:00
nxos_ping.py Nxos ping (#28665) 2017-08-25 11:45:46 -04:00
nxos_portchannel.py Fixes #31056 (#31057) 2017-10-13 10:38:44 +05:30
nxos_reboot.py fix nxos_reboot command format (#30549) 2017-09-20 10:06:57 +05:30
nxos_rollback.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_smu.py Fix nxos_smu error (#30157) 2017-09-12 22:17:07 +01:00
nxos_snapshot.py fix write_on_file nxos_snapshot (#30545) 2017-09-20 10:06:38 +05:30
nxos_snmp_community.py Fix nxos_snmp_community idempotence issue (#30388) 2017-09-15 07:45:51 -07:00
nxos_snmp_contact.py nxos_snmp cleanup (#28922) 2017-09-13 08:23:36 -07:00
nxos_snmp_host.py nxos_snmp_* fixes : Fixes #30997, #30999 (#31000) 2017-10-06 18:21:59 +05:30
nxos_snmp_location.py nxos_snmp cleanup (#28922) 2017-09-13 08:23:36 -07:00
nxos_snmp_traps.py nxos_snmp_* fixes : Fixes #30997, #30999 (#31000) 2017-10-06 18:21:59 +05:30
nxos_snmp_user.py Fix documentation issue for nxos_snmp_user module (#31029) 2017-09-28 13:04:20 +05:30
nxos_static_route.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_switchport.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_system.py nxos_system parse name_servers fix (#29944) 2017-09-12 13:25:01 +05:30
nxos_udld.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_udld_interface.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_user.py Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
nxos_vlan.py Fixing nxos_vlan to match platform agnostic net_vlan part2 (#32410) 2017-11-01 14:56:38 +05:30
nxos_vpc.py Fixes #30846 (#30862) 2017-10-06 17:10:03 +05:30
nxos_vpc_interface.py Fixes #30846 (#30862) 2017-10-06 17:10:03 +05:30
nxos_vrf.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_vrf_af.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_vrf_interface.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_vrrp.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_vtp_domain.py Fixes #30769 - nxos_vtp_version errors out on N1 images. (#30770) 2017-10-03 17:24:14 +05:30
nxos_vtp_password.py Fixes #30769 - nxos_vtp_version errors out on N1 images. (#30770) 2017-10-03 17:24:14 +05:30
nxos_vtp_version.py Fixes #30769 - nxos_vtp_version errors out on N1 images. (#30770) 2017-10-03 17:24:14 +05:30
nxos_vxlan_vtep.py Add 'Tested on' string to NX-OS modules (#28531) 2017-08-24 08:27:39 -04:00
nxos_vxlan_vtep_vni.py Fix detection of associate-vrf parameter (#28725) 2017-08-29 09:47:27 -04:00