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 c1e40b73f7 Port mount to python3 and python 2.4 compatible syntax (#3678) 10 years ago
..
__init__.py package files 11 years ago
authorized_key.py Port authorized_keys to a syntax compatible with python3 and 2.4 (#3677) 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 Port mount to python3 and python 2.4 compatible syntax (#3678) 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