community.general/lib/ansible/modules/system
Dag Wieers 43ef3a2bd9 Update authorized_key.py
Fix a (common) error in the examples. This is something that may go unnoticed during troubleshooting when copy&pasting the example.
2016-12-08 11:22:46 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Update authorized_key.py 2016-12-08 11:22:46 -05:00
cron.py Update cron example for setting to run twice a day 2016-12-08 11:22:31 -05:00
group.py Add basic support for OSX groups. 2016-12-08 11:22:42 -05:00
hostname.py Add Linuxmint support in hostname module 2016-12-08 11:22:41 -05:00
mount.py fix for mount w/o opts (bug introduced when fixing bind mounts) 2016-12-08 11:22:43 -05:00
ping.py file extensions! 2016-12-08 11:22:22 -05:00
seboolean.py file extensions! 2016-12-08 11:22:22 -05:00
selinux.py Set selinux state to 'permissive' for state=disabled 2016-12-08 11:22:35 -05:00
service.py In service_enable, the default of changed is True so we have to set it to False explicitly if it is False. 2016-12-08 11:22:46 -05:00
setup.py file extensions! 2016-12-08 11:22:22 -05:00
sysctl.py now handles non string values for sysctl 2016-12-08 11:22:38 -05:00
user.py Added HP-UX subclass 2016-12-08 11:22:47 -05:00