community.general/lib/ansible/plugins/strategy
James Cammarata 7bf56ceee3 Relocate creation of Templar in process_pending_results
Moving it to after the blocks where per-item results are calculated,
as it's not used there and causes quite a performance hit being there.

Fixes #21340
2017-02-17 00:26:09 -06:00
..
__init__.py Relocate creation of Templar in process_pending_results 2017-02-17 00:26:09 -06:00
debug.py Use isinstance instead of type() comparisons. isinstance is more robust 2017-02-16 16:34:43 -08:00
free.py Make sure free strategy is returning proper TQM constants 2016-10-14 09:23:35 -05:00
linear.py removed bad iteration from execute meta (#19958) 2017-01-13 14:51:39 -05:00