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
Michael Scherer cf3365b99e Add a better error message for service
While migrating my playbook to a newer ansible version, I faced
the error message "unknown init system, cannot enable service". It turned
out to be caused by a wrong service name that was not expanded anymore.

So by giving the name of the service that cannot be enabled and a more precise
reason, i think people will be able to diagnose their issue more easily.
11 years ago
cloud docker.client.APIError has moved to docker.errors.APIError 11 years ago
commands Clarify free_form isn't a real option :) 11 years ago
database re-add idempotency check 11 years ago
files Get the bin path for commands in the unarchive module 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Fix version_added for url in airbrake_deployment module 11 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 11 years ago
network Fixes #6857 Make the url parameter required for get_url 11 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 11 years ago
packaging Fixed test on 'cached' parameter. 11 years ago
source_control Fix incorrect version_added value in docstring for subversion export param 11 years ago
system Add a better error message for service 11 years ago
utilities Acclerate improvements 11 years ago
web_infrastructure Fix version_added for a few parameters in django_manage 11 years ago