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/playbook
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
9 years ago
..
__init__.py Making the switch to v2 10 years ago
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 9 years ago
test_block.py Change asserts to assertIsInstance for better error messages 10 years ago
test_play.py Update unit tests for flush_handlers fix 9 years ago
test_play_context.py Use the task loop to calculate multiple delegated hosts 9 years ago
test_playbook.py Added tests for `taggable` module 9 years ago
test_role.py update unit tests for role templating changes 9 years ago
test_taggable.py Added tests for `taggable` module 9 years ago
test_task.py Making the switch to v2 10 years ago