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 a0dede5458
ansible-connection verboistery (#77509)
* ansible-connection verboistery

  for cli, just use normal parser creation
 this also adds --help, but that seems fine
 also some error cleanup

Co-authored-by: Nathaniel Case <this.is@nathanielca.se>
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 PlayIterator - remove deprecated states (#77444) 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 ansible-connection verboistery (#77509) 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