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/lib/ansible/executor
Matt Martz 42355d181a
Do not double calculate loops and `delegate_to` (#80171)
2 years ago
..
discovery
powershell
process Do not double calculate loops and `delegate_to` (#80171) 2 years ago
__init__.py
action_write_locks.py
interpreter_discovery.py
module_common.py
play_iterator.py
playbook_executor.py
stats.py
task_executor.py Do not double calculate loops and `delegate_to` (#80171) 2 years ago
task_queue_manager.py add a worker queue to get updates from the main results thread (#79886) 2 years ago
task_result.py