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
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
..
basics Examples syntax batch6 (#5623) 9 years ago
cumulus Examples syntax batch6 (#5623) 9 years ago
dellos6 Bulk spelling improvement to modules-core (#5225) 9 years ago
dellos9 Bulk spelling improvement to modules-core (#5225) 9 years ago
dellos10 Bulk spelling improvement to modules-core (#5225) 9 years ago
eos Bulk spelling improvement to modules-core (#5225) 9 years ago
ios ios_config : Set multiline_delimiter version to 2.3 (#5525) 9 years ago
iosxr Bulk spelling improvement to modules-core (#5225) 9 years ago
junos fixes bug introduced in 3670215 in junos_config (#5251) 9 years ago
netvisor Correct typos in docs strings (#5233) 9 years ago
nxos Performance improvement using in-operator on dicts 9 years ago
openswitch Bulk spelling improvement to modules-core (#5225) 9 years ago
sros Correct functional typos 9 years ago
vyos Bulk spelling improvement to modules-core (#5225) 9 years ago
__init__.py package files 9 years ago