mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-23 09:48:48 +00:00
* Don't use task to cache loop results, use hostvars. Fixes #47207 * Avoid a race condition, supply _ansible_loop_cache through get_vars directly * Add tests * Add changelog fragment * Remove unnecessary copy * Remove unnecessary host from _get_delegated_vars signature |
||
|---|---|---|
| .. | ||
| powershell | ||
| process | ||
| __init__.py | ||
| action_write_locks.py | ||
| module_common.py | ||
| play_iterator.py | ||
| playbook_executor.py | ||
| stats.py | ||
| task_executor.py | ||
| task_queue_manager.py | ||
| task_result.py | ||