1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/connection
Chris Church 5c65ee7f0c Add PowerShell exception handling and turn on strict mode.
* Add exception handling when running PowerShell modules to provide exception message and stack trace.
* Enable strict mode for all PowerShell modules and internal commands.
* Update common PowerShell code to fix strict mode errors.
* Fix an issue with Set-Attr where it would not replace an existing property if already set.
* Add tests for exception handling using modified win_ping modules.
2015-09-15 16:32:35 -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 Add PowerShell exception handling and turn on strict mode. 2015-09-15 16:32:35 -04:00
zone.py normalized plugin paths and names and configs 2015-09-15 11:44:09 -04:00