ansible/lib/ansible/executor
Jordan Borean e9c9c02e0a
Do not add connection vars to the output results (#70853) (#70855)
* Do not add connection vars to the output results

* Also revert the delgated scenario JIC

* Added regression test

(cherry picked from commit 5e1a968983)
2020-07-23 19:48:45 -05:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell win async - use full path for powershell (#70703) (#70714) 2020-07-21 11:20:35 -07:00
process fix vault temp file handling (#68433) 2020-03-25 15:24:04 -04:00
__init__.py
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
interpreter_discovery.py Make Python path warning say what it means to say (#69669) 2020-05-29 13:15:11 -04:00
module_common.py [stable-2.10] Allow single vault encrypted values to be used directly as module parameters. Fixes #68275 (#70607) (#70641) 2020-07-17 12:54:32 -07:00
play_iterator.py 2.10: Detect failure in always block after rescue (#70094) (#70204) 2020-07-22 14:00:27 -07:00
playbook_executor.py avoid constant checking controlpersist (#69910) 2020-06-09 11:59:38 -04:00
stats.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
task_executor.py Do not add connection vars to the output results (#70853) (#70855) 2020-07-23 19:48:45 -05:00
task_queue_manager.py try to load unqualified plugins from whitelist (#70086) 2020-06-16 17:17:38 -07:00
task_result.py Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00