community.general/lib/ansible/modules/system
Brian Coca 917b7071d6 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 2016-12-08 11:23:34 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py authorized_key: fix example in documentation 2016-12-08 11:23:33 -05:00
cron.py Add disabled option to cron module 2016-12-08 11:23:29 -05:00
group.py Check if the gid is set 2016-12-08 11:23:22 -05:00
hostname.py Add hostname support for Kali linux 2.0 2016-12-08 11:23:33 -05:00
mount.py mount: Support for Check-Mode 2016-12-08 11:23:24 -05:00
ping.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
seboolean.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
selinux.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
service.py 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 2016-12-08 11:23:34 -05:00
setup.py changed verbose override variable 2016-12-08 11:23:27 -05:00
sysctl.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
user.py user: don't generate SSH keys in check mode 2016-12-08 11:23:33 -05:00