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