Files
community.general/lib/ansible/plugins/callback
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-08 11:17:05 -05:00
2016-11-02 10:02:56 -04:00
2015-12-01 14:06:54 -08:00