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/library
James Cammarata ccc0a8cbb0 Fix regression in dnsmadeeasy module caused by fetch_url change
Also:
* changed this module to use https for requests to the API
* fixed a bug in which a traceback was caused when the domain wasn't found

Fixes #6457
2014-03-12 20:48:22 -05:00
..
cloud Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
commands
database More shell fixes 2014-03-12 17:43:31 -04:00
files now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
internal
inventory
messaging
monitoring Fixup shell handling in monit module. 2014-03-12 17:43:31 -04:00
net_infrastructure Fix regression in dnsmadeeasy module caused by fetch_url change 2014-03-12 20:48:22 -05:00
network Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
notification Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
packaging Still more shell fixes. 2014-03-12 17:44:53 -04:00
source_control Some more run_command updates. 2014-03-12 17:04:34 -04:00
system More shell updates 2014-03-12 17:31:00 -04:00
utilities
web_infrastructure Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 23:04:19 -05:00