community.general/lib/ansible/executor
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
..
process Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py A couple fixes for ziploader: 2016-04-18 11:51:45 -07:00
play_iterator.py Fix --start-at-task which was broken by the setup task revamp 2016-03-25 11:32:19 -04:00
playbook_executor.py Fix for serial when percent amount is less than one host (#15396) 2016-04-13 10:49:38 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
task_queue_manager.py show callback exception on debug 2016-04-01 15:04:30 -04:00
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00