Files
community.general/lib/ansible/utils
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
..
2015-05-03 21:47:26 -05:00
2016-10-17 16:31:08 -07:00
2016-10-04 20:31:10 -04:00
2016-11-01 09:51:20 -04:00
2016-11-04 17:11:21 -04:00
2016-09-12 08:27:39 -07:00