ansible/system
Dag Wieers 0a91ace6ad 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.
2015-03-05 11:42:34 +01:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Update authorized_key.py 2015-03-05 11:42:34 +01:00
cron.py Update cron example for setting to run twice a day 2014-12-02 14:38:32 -08:00
group.py Add basic support for OSX groups. 2015-02-13 10:14:37 +01:00
hostname.py Add Linuxmint support in hostname module 2015-02-06 21:29:25 +01:00
mount.py fix for mount w/o opts (bug introduced when fixing bind mounts) 2015-02-18 15:28:39 -05:00
ping.py file extensions! 2014-09-26 10:37:56 -04:00
seboolean.py file extensions! 2014-09-26 10:37:56 -04:00
selinux.py Set selinux state to 'permissive' for state=disabled 2014-09-30 00:33:55 +02:00
service.py In service_enable, the default of changed is True so we have to set it 2015-03-03 11:23:35 -08:00
setup.py file extensions! 2014-09-26 10:37:56 -04:00
sysctl.py now handles non string values for sysctl 2015-01-19 19:37:57 -05:00
user.py Added HP-UX subclass 2015-02-27 18:32:36 +01:00