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
James Cammarata a3e913da62 Don't assume handlers exist in the same role (if any)
Fixes #12536
10 years ago
..
process Don't assume handlers exist in the same role (if any) 10 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py Close module file once we're done reading from it 10 years ago
play_iterator.py Fix typo in 049a48f 10 years ago
playbook_executor.py Save the included directory for playbook includes for use as the basedir 10 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Use the task loop to calculate multiple delegated hosts 10 years ago
task_queue_manager.py Fix unreachable host detection and have plays continue after unreachable failures 10 years ago
task_result.py Make sure we're actually looping before looking at 'results' in TaskResult 11 years ago