community.general/lib/ansible/executor
Matt Davis 8c1f701e6e
split PS wrapper and payload (CVE-2018-16859) (#49142)
* prevent scriptblock logging from logging payload contents
* added tests to verify no payload contents in PS Operational event log
* fix script action to send split-aware wrapper
* fix CLIXML error parser (return to -EncodedCommand exposed problems with it)
2018-11-26 15:28:21 -08:00
..
powershell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
process Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py
action_write_locks.py
module_common.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
play_iterator.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
playbook_executor.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
stats.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
task_executor.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
task_queue_manager.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
task_result.py fix tempating issues with no_log and loops (#44468) 2018-08-21 21:53:56 -04:00