community.general/lib/ansible/executor/process
James Cammarata 31d5f88a1d Use the task loop to calculate multiple delegated hosts
Due to the way we're now calculating delegate_to, if that value is based
on a loop variable ('item') we need to calculate all of the possible
delegated_to variables for that loop.

Fixes #12499
2015-09-25 01:41:09 -04:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
result.py Re-adding part of 926f127 which was actually fixing #12277 2015-09-11 09:45:27 -04:00
worker.py Use the task loop to calculate multiple delegated hosts 2015-09-25 01:41:09 -04:00