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/system
Brian Coca 92b4ae4768 fixes corner case for systemd services
when both unit file and sysv init script exist
Thanks to @olfway for fix.

fixes #3764
8 years ago
..
__init__.py
authorized_key.py
cron.py Fixes #3791 cron always returning changed state for multiline jobs (#4285) 8 years ago
group.py
hostname.py
mount.py
ping.py
seboolean.py
selinux.py
service.py fixes corner case for systemd services 8 years ago
setup.py
sysctl.py
systemd.py Add a example with a non service unit (#4355) 8 years ago
user.py