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
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
10 years ago
..
__init__.py package files 10 years ago
authorized_key.py Fix typo in authorized key module documentation. 10 years ago
cron.py Update cron example for setting to run twice a day 10 years ago
group.py Add basic support for OSX groups. 10 years ago
hostname.py Add Linuxmint support in hostname module 10 years ago
mount.py fix for mount w/o opts (bug introduced when fixing bind mounts) 10 years ago
ping.py file extensions! 10 years ago
seboolean.py file extensions! 10 years ago
selinux.py Set selinux state to 'permissive' for state=disabled 10 years ago
service.py In service_enable, the default of changed is True so we have to set it 10 years ago
setup.py file extensions! 10 years ago
sysctl.py now handles non string values for sysctl 10 years ago
user.py Added HP-UX subclass 10 years ago