community.general/lib/ansible/plugins/shell
Matt Davis b773ae4291 Preserve exit code in winrm exec (#20166)
Raw winrm exec discards the exit code from external processes- this change preserves the exit code if present.
2017-01-16 11:21:48 -08:00
..
__init__.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
csh.py moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
fish.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
powershell.py Preserve exit code in winrm exec (#20166) 2017-01-16 11:21:48 -08:00
sh.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00