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
Benno Joy be81b650e8 fixes issue 11286 where role handlers are not run 11 years ago
..
process fixes issue 11286 where role handlers are not run 11 years ago
__init__.py Making the switch to v2 11 years ago
connection_info.py fixed su prompt function reference 11 years ago
module_common.py Fixing ansible_*_interpreter use 11 years ago
play_iterator.py fixes issue 11286 where role handlers are not run 11 years ago
playbook_executor.py Don't fail outright when a play has an empty hosts list 11 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Slight optimization of how we squash loops. Add dnf to the list of modules for which we squash. 11 years ago
task_queue_manager.py respect undefined config setting 11 years ago
task_result.py Cleaning up some task failure detection problems 11 years ago