community.general/lib/ansible/plugins/connection
Chris Church 1d15e8f37a Pass windows command as-is without splitting/rejoining parameters.
* Fixes extra spaces added between parameters from https://github.com/ansible/ansible-modules-core/issues/1929
* Correctly decode PowerShell command encoded as UTF-16-LE so that it displays correctly in debug messages, fixes the other issue from https://github.com/ansible/ansible-modules-core/issues/1929
* Add test to verify that script parameters are passed as-is, so $true is interpreted as a boolean, fixes https://github.com/ansible/ansible/issues/10947
2015-09-16 16:30:10 -04:00
..
__init__.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00
accelerate.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00
chroot.py corrected all missing paths changes 2015-09-15 11:57:54 -04:00
docker.py corrected all missing paths changes 2015-09-15 11:57:54 -04:00
funcd.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00
jail.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00
libvirt_lxc.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00
local.py corrected all missing paths changes 2015-09-15 11:57:54 -04:00
paramiko_ssh.py corrected all missing paths changes 2015-09-15 11:57:54 -04:00
ssh.py corrected all missing paths changes 2015-09-15 11:57:54 -04:00
winrm.py Pass windows command as-is without splitting/rejoining parameters. 2015-09-16 16:30:10 -04:00
zone.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00