ansible/test/units/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
..
__init__.py
test_play_iterator.py
test_playbook_executor.py Fix for serial when percent amount is less than one host (#15396) 2016-04-13 10:49:38 -04:00
test_task_executor.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
test_task_result.py