community.general/lib/ansible/plugins/strategy
James Cammarata 3d65482927 Stash post-validated fields of the task in the TaskResult
This allows us to have a snapshot of the fields, which we can restore
on the pre-fork side so as to avoid having to re-template fields.
2017-02-21 14:35:13 -06:00
..
__init__.py Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -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