community.general/lib/ansible/executor/process
James Cammarata 6eefc11c39 Make the loop variable (item by default) settable per task
Required for include+with* tasks which may include files that also
have tasks containing a with* loop.

Fixes #12736
2016-04-19 01:42:40 -04:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
result.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
worker.py Correct the worker.run documentation 2016-04-12 08:01:07 -07:00