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
Jordan Borean 5e1a968983
Do not add connection vars to the output results (#70853)
* Do not add connection vars to the output results

* Also revert the delgated scenario JIC

* Added regression test
4 years ago
..
discovery Python interpreter discovery (#50163) 5 years ago
powershell win async - use full path for powershell (#70703) 4 years ago
process fix vault temp file handling (#68433) 4 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 7 years ago
action_write_locks.py Clarify the comments for action_write_locks 6 years ago
interpreter_discovery.py Make Python path warning say what it means to say (#69669) 4 years ago
module_common.py refactor Python module_utils locator (#70610) 4 years ago
play_iterator.py Detect failure in always block after rescue (#70094) 4 years ago
playbook_executor.py avoid constant checking controlpersist (#69910) 4 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 5 years ago
task_executor.py Do not add connection vars to the output results (#70853) 4 years ago
task_queue_manager.py try to load unqualified plugins from whitelist (#70086) 4 years ago
task_result.py Cleanup for Python 3.9 and pycodestyle compat. 4 years ago