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 6db006a5fa
fix networking path (#81295)
* now uses class property instead of only relying on network_os variable

---------

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
1 year ago
..
discovery Python interpreter discovery (#50163) 6 years ago
powershell Use ansible.module_utils.common.text.converters (#80704) 2 years ago
process Switch from multiprocessing.Queue to SimpleQueue (#80838) 2 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 8 years ago
action_write_locks.py Clean up unused imports in core (#79900) 2 years ago
interpreter_discovery.py Use ansible.module_utils.common.text.converters (#80704) 2 years ago
module_common.py remove deprecated datetime.datetime methods (#81323) 1 year ago
play_iterator.py PlayIterator: remove deprecated methods (#80437) 2 years ago
playbook_executor.py Fix pylint disallowed-name errors (#80854) 2 years ago
stats.py Remove collections compat from controller code. 3 years ago
task_executor.py fix networking path (#81295) 1 year ago
task_queue_manager.py display, also proxy warnings and deprecations (#81060) 1 year ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago