You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
James Cammarata 6b492de1ee 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
12 years ago
cloud Adding validate_certs to all modules that use fetch_url 12 years ago
commands Force command action to not be executed by the shell unless specifically enabled 12 years ago
database More shell fixes 12 years ago
files now stat skips md5 if file isn't readable 12 years ago
internal ansible -> ansibleworks 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Typo in rabbitmq_plugin docs 12 years ago
monitoring Fixup shell handling in monit module. 12 years ago
net_infrastructure Fix regression in dnsmadeeasy module caused by fetch_url change 12 years ago
network Remove validate_certs parameter from fetch_url calls 12 years ago
notification Adding validate_certs to all modules that use fetch_url 12 years ago
packaging Still more shell fixes. 12 years ago
source_control Some more run_command updates. 12 years ago
system More shell updates 12 years ago
utilities Create the tempdir in the accelerate module if it doesn't exist 12 years ago
web_infrastructure Bulk update of choices=BOOLEANS to type='bool' 12 years ago