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 e278f285aa partially reverted previous change to deal with systemctl show status not returning errors on missing service
Now it looks for not-found key instead of running status which does return error codes when service is present but in diff states.
fixes #12216
9 years ago
..
__init__.py package files 10 years ago
authorized_key.py authorized_key: fix example in documentation 9 years ago
cron.py minor doc fixes 9 years ago
group.py Check if the gid is set 9 years ago
hostname.py Add hostname support for Kali linux 2.0 9 years ago
mount.py mount: Support for Check-Mode 9 years ago
ping.py Proper author info for all remaining modules 10 years ago
seboolean.py Proper author info for all remaining modules 10 years ago
selinux.py Proper author info for all remaining modules 10 years ago
service.py partially reverted previous change to deal with systemctl show status not returning errors on missing service 9 years ago
setup.py changed verbose override variable 9 years ago
sysctl.py Proper author info for all remaining modules 10 years ago
user.py user: don't generate SSH keys in check mode 9 years ago