ansible/library/system
Michael Scherer 43d0fbd342 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.
2014-04-22 09:13:57 +02:00
..
alternatives Version bump for alternatives module, changelog. 2014-03-16 16:54:57 -04:00
at
authorized_key Slightly revise wording. 2014-04-02 17:43:40 -04:00
capabilities fix typo in the capabilities module description 2014-03-30 22:33:24 +02:00
cron Fixes syntax error in cron module caused by #6870 2014-04-08 12:53:56 -04:00
debconf Merge pull request #6810 from bob-smith/debconf-text 2014-04-02 17:25:22 -04:00
facter
filesystem
firewalld Check to make sure the firewalld client is connected before proceeding 2014-04-15 15:03:52 -05:00
group
hostname
kernel_blacklist
locale_gen
lvg Rename vgoptions to vg_options. 2014-03-28 12:53:36 -04:00
lvol
modprobe Merge pull request #6296 from jdauphant/devel 2014-03-27 17:12:21 -04:00
mount
ohai
open_iscsi
ping
seboolean
selinux
service Add a better error message for service 2014-04-22 09:13:57 +02:00
setup
sysctl Fix _parse_value always returning 0 when not true, false or None. 2014-04-02 15:59:05 -07:00
ufw Bugfix for ufw to support "logging" properly: 2014-03-29 11:06:51 +02:00
user Add missing info for the append option 2014-04-16 01:22:12 -03:00
zfs