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.
ansible/library/system
James Cammarata 6c3af4df81 Fix for update-rc.d based systems that also have systemd installed
By default, the service module had assumed that if the system had the
update-rc.d binary, the service was either managed via upstart or standard
sysV init-style scripts. This patch adds a check for systemctl ahead
of the other methods when update-rc.d is detected, and also simplifies
the logic around the detection of systemctl-managed services
11 years ago
..
authorized_key
cron
facter
filesystem
group
lvg
lvol
mount
ohai
ping
seboolean
selinux The required package for selinux is libselinux-python 11 years ago
service Fix for update-rc.d based systems that also have systemd installed 11 years ago
setup
sysctl
user
zfs