community.general/lib/ansible/modules/network/nxos
Albert Siersema b1c295386f Match VLAN ID as whole line instead of searching for digits in line (#51019)
Searching for digits somewhere in the output line will also match VLAN name (lines) starting with digits.

Fixes issue #50998
2019-01-17 17:48:24 +05:30
..
__init__.py
_nxos_ip_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
_nxos_mtu.py
_nxos_portchannel.py
_nxos_switchport.py
nxos_aaa_server.py
nxos_aaa_server_host.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_acl.py
nxos_acl_interface.py
nxos_banner.py
nxos_bgp.py
nxos_bgp_af.py
nxos_bgp_neighbor.py
nxos_bgp_neighbor_af.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
nxos_command.py added timestamps to nxos_command module (#50261) 2019-01-17 10:14:31 +05:30
nxos_config.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_evpn_global.py
nxos_evpn_vni.py
nxos_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_feature.py
nxos_file_copy.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_gir.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_gir_profile_management.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_hsrp.py
nxos_igmp.py
nxos_igmp_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_igmp_snooping.py
nxos_install_os.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_interface.py Fix nxos modules idempotence issue (#46437) 2018-11-29 10:23:51 +05:30
nxos_interface_ospf.py
nxos_l2_interface.py
nxos_l3_interface.py
nxos_linkagg.py Fix nxos modules idempotence issue (#46437) 2018-11-29 10:23:51 +05:30
nxos_lldp.py
nxos_logging.py
nxos_ntp.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_ntp_auth.py
nxos_ntp_options.py
nxos_nxapi.py
nxos_ospf.py
nxos_ospf_vrf.py
nxos_overlay_global.py
nxos_pim.py
nxos_pim_interface.py
nxos_pim_rp_address.py
nxos_ping.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_reboot.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_rollback.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_rpm.py
nxos_smu.py
nxos_snapshot.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
nxos_snmp_community.py
nxos_snmp_contact.py
nxos_snmp_host.py
nxos_snmp_location.py
nxos_snmp_traps.py
nxos_snmp_user.py
nxos_static_route.py Fix issues related to track feature (#49454) 2018-12-04 09:57:35 +05:30
nxos_system.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
nxos_udld.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_udld_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_user.py
nxos_vlan.py Match VLAN ID as whole line instead of searching for digits in line (#51019) 2019-01-17 17:48:24 +05:30
nxos_vpc.py
nxos_vpc_interface.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
nxos_vrf.py
nxos_vrf_af.py
nxos_vrf_interface.py
nxos_vrrp.py
nxos_vtp_domain.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_vtp_password.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_vtp_version.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos_vxlan_vtep.py
nxos_vxlan_vtep_vni.py