Files
community.general/lib/ansible
Dag Wieers 1ca4add91c 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-11-17 12:33:04 -05:00
..
2016-11-03 16:09:24 -07:00
2015-05-03 21:47:26 -05:00
2016-11-14 20:11:39 -08:00
2016-10-03 11:46:31 -05:00
2015-05-03 21:47:26 -05:00