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
Brian Coca 611d0e4dcf Better errors for delegate_to (#82319)
Handle empty result of templating
  Also skip work when we omit

(cherry picked from commit 6ebefaceb6)
2 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell PowerShell - Improve error checking (#80984) 2 years ago
process Switch from multiprocessing.Queue to SimpleQueue (#80838) 3 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clean up unused imports in core (#79900) 3 years ago
interpreter_discovery.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
module_common.py Pre-calculate date early and use it for all zipfile writes (#81521) 2 years ago
play_iterator.py flush_handlers: handle a failure in a nested block with force_handlers (#81572) (#82197) 2 years ago
playbook_executor.py Add type hints to ansible.utils.display::Display (#81400) 2 years ago
stats.py Remove collections compat from controller code. 4 years ago
task_executor.py Better errors for delegate_to (#82319) 2 years ago
task_queue_manager.py display, also proxy warnings and deprecations (#81060) 3 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago