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/module_utils
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 Add package file. 2013-10-26 11:10:54 -04:00
a10.py A10 module improvements 2014-08-28 20:23:48 -05:00
basic.py Restore ValueError in md5 method and change finding the available hash algorithms so we only have to do it once 2015-08-06 14:40:28 -07:00
cloudstack.py cloudstack: implement general api_region support, update docs 2015-08-25 13:54:21 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
ec2.py change ec2 util to create only requested objects 2015-07-31 09:47:24 -06:00
f5.py Adds utf-8 encoding to f5 module_utils 2015-09-01 08:10:23 -07:00
facts.py added Manjaro as an Archlinux family 2015-09-05 12:49:20 +02:00
gce.py Google: allow for different libcloud provider to support upcoming DNS module 2014-10-29 19:57:46 +00:00
known_hosts.py Add host key for ssh url only. 2015-08-31 13:42:32 -07:00
openstack.py Add no-log parameter to common openstack args 2015-09-13 19:48:37 +02:00
powershell.ps1 Add PowerShell exception handling and turn on strict mode. 2015-09-15 16:32:35 -04:00
rax.py Prevent an empty error message 2015-03-10 11:30:28 -05:00
redhat.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Python2.4 compat fix 2015-07-27 15:34:51 -07:00
vmware.py Undo previous travis/tox fixes and fix underlying issue 2015-07-31 23:01:43 -04:00