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
Rene Moser 8f29ca23ae basic: fix ValueError if value of a type='int' is not an int
With this fix, we get a friendly error message:

    failed: [localhost] => {"failed": true}
    msg: value of argument start_port is not of type int and we were unable to automatically convert
2015-05-19 17:40:46 +02:00
..
__init__.py
a10.py
basic.py basic: fix ValueError if value of a type='int' is not an int 2015-05-19 17:40:46 +02:00
cloudstack.py cloudstack: fix typo in variable, fixes get_domain() 2015-05-08 16:42:07 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
ec2.py Remove check of hardcoded AWS region list. 2015-04-15 17:55:27 -04:00
facts.py Merge pull request #10853 from cgar/spelling 2015-04-30 09:02:09 -04: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 Have known_hosts function use the url parameter instead of getting a specific attribute out of the module dict. 2014-12-04 11:39:35 -08:00
openstack.py Align verify parameter with validate_certs 2015-04-01 07:54:02 -04:00
powershell.ps1 Revised following comments from Chris Church. 2014-12-16 04:47:01 +00:00
rax.py Prevent an empty error message 2015-03-10 11:30:28 -05:00
redhat.py
splitter.py
urls.py Allow the use of HTTP on custom ports in the fetch_url function 2015-05-01 13:52:29 +01:00
vmware.py Fixes VMware module utils 2015-04-22 14:54:05 -04:00