You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py Making the switch to v2 10 years ago
test_play_iterator.py Fixing PlayIterator bugs 9 years ago
test_playbook_executor.py Fix for serial when percent amount is less than one host (#15396) 9 years ago
test_task_executor.py Make the loop variable (item by default) settable per task 9 years ago
test_task_result.py Adding unit tests for TaskResult 9 years ago