ansible/system
Toshio Kuratomi 939ecd33d4 In service_enable, the default of changed is True so we have to set it
to False explicitly if it is False.

Fixes #875
2015-03-03 11:23:35 -08:00
..
__init__.py
authorized_key.py Fix typo in authorized key module documentation. 2015-02-25 09:00:31 -06:00
cron.py
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
seboolean.py
selinux.py
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
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