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
TheSameCH 2ee6e4cf66 remove checking of stderr for insserv (#1846)
stderr of insserv can also contain warnings which can be ignored. checking rc only is more accurate.
fixes #1502
9 years ago
..
__init__.py package files 10 years ago
authorized_key.py removed incorrect defaults from docs 9 years ago
cron.py Add diff and check mode to cron module 9 years ago
group.py Fix incorrect variable in group.py: user -> group 9 years ago
hostname.py added support for sles 10 & 11 9 years ago
mount.py Escape spaces, backslashes when create new entry in fstab (#3193) 9 years ago
ping.py Fix typo in ping module short description 9 years ago
seboolean.py Proper author info for all remaining modules 10 years ago
selinux.py Proper author info for all remaining modules 10 years ago
service.py remove checking of stderr for insserv (#1846) 9 years ago
setup.py Fix documentation. 9 years ago
sysctl.py Set one parameter to be type path 9 years ago
user.py Change home and ssh_key_file to 'path' in user module 9 years ago