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 9c718ccc42
Async status rewrite
-  remove need for module (at least for posix side)
  - adds retry with backoff on fetching file, since
    race is bigger since we don't spend time on module
  - now gives more info on fail
  - also made actionfail/skip handle results if given
5 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell Vendor `distutils.version` (#74644) 5 years ago
process Remove PyCrypto (#74699) 5 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clarify the comments for action_write_locks 8 years ago
interpreter_discovery.py Vendor `distutils.version` (#74644) 5 years ago
module_common.py Use the module redirect_list when getting defaults for action plugins (#73864) 5 years ago
play_iterator.py Ensure end_play ends play, not batch (#74332) 5 years ago
playbook_executor.py Ensure end_play ends play, not batch (#74332) 5 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 7 years ago
task_executor.py Async status rewrite 5 years ago
task_queue_manager.py Ensure end_play ends play, not batch (#74332) 5 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago