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
Martin Matuska fbf8f5bccb Determine failed hosts with _check_failed_state() (#16566)
(cherry picked from commit 8bff6154a6)
10 years ago
..
process Make the loop variable (item by default) settable per task 10 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py Workaround bad interaction with .pth files. (#16238) 10 years ago
play_iterator.py Determine failed hosts with _check_failed_state() (#16566) 10 years ago
playbook_executor.py Take previously failed/unreachable hosts into account when checking the batch 10 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Parse async response in async action. (#16534) 10 years ago
task_queue_manager.py Track notified handlers by object rather than simply their name 10 years ago
task_result.py add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass 10 years ago