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
Michael Scherer 2e0307e083 Port hostname to a py24 and py3 compatible syntax (#3676) 10 years ago
..
__init__.py package files 11 years ago
authorized_key.py removed incorrect defaults from docs 10 years ago
cron.py Port cron to a py3 and py24 compatible syntax (#3674) 10 years ago
group.py Fix incorrect variable in group.py: user -> group 10 years ago
hostname.py Port hostname to a py24 and py3 compatible syntax (#3676) 10 years ago
mount.py Escape spaces, backslashes when create new entry in fstab (#3193) 10 years ago
ping.py Port to dual python2/python3 compat 10 years ago
seboolean.py Proper author info for all remaining modules 11 years ago
selinux.py Proper author info for all remaining modules 11 years ago
service.py Revert "remove checking of stderr for insserv (#1846)" 10 years ago
setup.py Fix documentation. 10 years ago
sysctl.py Port sysctl to a py3 and py24 compatible syntax (#3675) 10 years ago
user.py Port user module to python3 and 2.4 compatible syntax (#3673) 10 years ago