community.general/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
2016-12-08 11:25:31 -05:00
..
basics Examples syntax batch6 (#5623) 2016-12-08 11:25:31 -05:00
cumulus Examples syntax batch6 (#5623) 2016-12-08 11:25:31 -05:00
dellos6 Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
dellos9 Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
dellos10 Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
eos Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
ios ios_config : Set multiline_delimiter version to 2.3 (#5525) 2016-12-08 11:25:27 -05:00
iosxr Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
junos fixes bug introduced in 3670215 in junos_config (#5251) 2016-12-08 11:25:20 -05:00
netvisor Correct typos in docs strings (#5233) 2016-12-08 11:25:25 -05:00
nxos Performance improvement using in-operator on dicts 2016-12-08 11:25:31 -05:00
openswitch Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
sros Correct functional typos 2016-12-08 11:25:19 -05:00
vyos Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00