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
authorized_key.py authorized_key: fix example in documentation 9 years ago
cron.py
group.py
hostname.py Add hostname support for Kali linux 2.0 9 years ago
mount.py
ping.py
seboolean.py
selinux.py
service.py partially reverted previous change to deal with systemctl show status not returning errors on missing service 9 years ago
setup.py
sysctl.py
user.py