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
Felix Fontein 4baf18c573
Remove more Python 2.x compatibility code from controller. (#77320)
2 years ago
..
discovery Python interpreter discovery (#50163) 5 years ago
powershell ansible-test pssa update and new rules (#76256) 3 years ago
process Remove obsolete Python 2.x controller code. 2 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 7 years ago
action_write_locks.py Type hint fixes. 2 years ago
interpreter_discovery.py Fallback to os family for interpreter discovery distro map. Fixes #75560 (#76815) 2 years ago
module_common.py Remove more Python 2.x compatibility code from controller. (#77320) 2 years ago
play_iterator.py enable module defaults for implicit gather_facts (#76053) 2 years ago
playbook_executor.py end_play: end the current play only (#76674) 2 years ago
stats.py Remove collections compat from controller code. 2 years ago
task_executor.py Fix final fact delegation (#77008) 2 years ago
task_queue_manager.py Remove obsolete Python 2.x controller code. 2 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago