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
Chris Lamb 1259475e32 Fail if monit reload failed; don't mask the error.
This is necessary for the scenario when you push a new, broken monit
config out, and then set a state=reloaded handler - the error was
previously swallowed so you could end up with successful play but missing
monitoring (!).

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
12 years ago
cloud Make sure the default ec2_group egress rule is not removed 12 years ago
commands Clarify free_form isn't a real option :) 12 years ago
database Fix sync_binlog name in mysql_variables example 12 years ago
files Refuse to convert a non-empty directory into a link with the file module 12 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Fix version_added for node in rabbitmq modules 12 years ago
monitoring Fail if monit reload failed; don't mask the error. 12 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 12 years ago
network [get_url] check against lowered stripped sha256sum 12 years ago
notification Fixing a documentation error in the new stackdriver module 12 years ago
packaging Make sure distro variable is set if python-apt is installed 12 years ago
source_control Fix incorrect version_added value in docstring for subversion export param 12 years ago
system Do not fail if we try to generate a ssh key for a user without being root 12 years ago
utilities Close fds when running commands from the accelerate daemon 12 years ago
web_infrastructure made enabled/disabled checks of apache2_module workable 12 years ago