mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
47acf55fa9
Rather than repeatedly searching for tasks by uuid via iterating over all known blocks, cache the tasks when they are added to the PlayIterator so the lookup becomes a simple key check in a dict. |
||
---|---|---|
.. | ||
__init__.py | ||
test_play_iterator.py | ||
test_playbook_executor.py | ||
test_task_executor.py | ||
test_task_result.py |