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/lib/ansible/modules/network/nxos
Dag Wieers 54fdff16db Performance improvement using in-operator on dicts
Just a small cleanup for the existing occurrences.

Using the in-operator for hash lookups is faster than using .keys()
http://stackoverflow.com/questions/29314269/why-do-key-in-dict-and-key-in-dict-keys-have-the-same-output
9 years ago
..
__init__.py initial add of new nxos_config module 9 years ago
_nxos_template.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_aaa_server.py Fixing nxos_aaa_server (#5002) 9 years ago
nxos_aaa_server_host.py Fix YAML syntax in NXOS documentation (#4922) 9 years ago
nxos_acl.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_acl_interface.py Fixing nxos_acl_interface (#5007) 9 years ago
nxos_bgp.py Performance improvement using in-operator on dicts 9 years ago
nxos_bgp_af.py Performance improvement using in-operator on dicts 9 years ago
nxos_bgp_neighbor.py nxos module cleanup (#5065) 9 years ago
nxos_bgp_neighbor_af.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_command.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_config.py nxos module cleanup (#5065) 9 years ago
nxos_evpn_global.py nxos module cleanup (#5065) 9 years ago
nxos_evpn_vni.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_facts.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_feature.py Performance improvement using in-operator on dicts 9 years ago
nxos_file_copy.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_get_facts.py Adding nxos_get_facts 9 years ago
nxos_gir.py Adding nxos_gir 9 years ago
nxos_gir_profile_management.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_hsrp.py nxos module cleanup (#5065) 9 years ago
nxos_igmp.py Adding nxos_igmp 9 years ago
nxos_igmp_interface.py Performance improvement using in-operator on dicts 9 years ago
nxos_igmp_snooping.py Improving nxos_igmp_snooping (#5011) 9 years ago
nxos_install_os.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_interface.py nxos module cleanup (#5065) 9 years ago
nxos_interface_ospf.py nxos module cleanup (#5065) 9 years ago
nxos_ip_interface.py Performance improvement using in-operator on dicts 9 years ago
nxos_mtu.py Fixing nxos_mtu (#5014) 9 years ago
nxos_ntp.py Fixing nxos_ntp (#5015) 9 years ago
nxos_ntp_auth.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_ntp_options.py Correct typos in docs strings (#5233) 9 years ago
nxos_nxapi.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_ospf.py nxos module cleanup (#5065) 9 years ago
nxos_ospf_vrf.py nxos module cleanup (#5065) 9 years ago
nxos_overlay_global.py Fix YAML syntax in NXOS documentation (#4922) 9 years ago
nxos_pim.py Fix YAML syntax in NXOS documentation (#4922) 9 years ago
nxos_pim_interface.py Fixing nxos_pim_interface (#5018) 9 years ago
nxos_pim_rp_address.py Adding nxos_pim_rp_address 9 years ago
nxos_ping.py nxos_ping support for 2.1 and 2.2 9 years ago
nxos_portchannel.py Fixing nxos_portchannel (#5019) 9 years ago
nxos_reboot.py Adding nxos_reboot 9 years ago
nxos_rollback.py Increase timeout 9 years ago
nxos_smu.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_snapshot.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_snmp_community.py Fixing nxos_snmp_community (#5022) 9 years ago
nxos_snmp_contact.py Fixing nxos_snmp_contact (#5023) 9 years ago
nxos_snmp_host.py Fixing nxos_snmp_host (#5024) 9 years ago
nxos_snmp_location.py Fixing nxos_snmp_location (#5025) 9 years ago
nxos_snmp_traps.py Fixing nxos_snmp_traps (#5026) 9 years ago
nxos_snmp_user.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_static_route.py Performance improvement using in-operator on dicts 9 years ago
nxos_switchport.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_udld.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_udld_interface.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_vlan.py Fixing nxos_vlan (#5005) 9 years ago
nxos_vpc.py Fixing nxos_vpc (#5031) 9 years ago
nxos_vpc_interface.py Performance improvement using in-operator on dicts 9 years ago
nxos_vrf.py nxos module cleanup (#5065) 9 years ago
nxos_vrf_af.py Fix YAML syntax in NXOS documentation (#4922) 9 years ago
nxos_vrf_interface.py Fixing nxos_vrf_interface (#5034) 9 years ago
nxos_vrrp.py Fixing nxos_vrrp (#5035) 9 years ago
nxos_vtp_domain.py Bulk spelling improvement to modules-core (#5225) 9 years ago
nxos_vtp_password.py Do not leak the vtp_password in log (#5199) 9 years ago
nxos_vtp_version.py Fixing nxos_vtp_version (#5038) 9 years ago
nxos_vxlan_vtep.py Fix YAML syntax in NXOS documentation (#4922) 9 years ago
nxos_vxlan_vtep_vni.py Bulk spelling improvement to modules-core (#5225) 9 years ago