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 432ee70da1 Fix syntax 8 years ago
..
__init__.py
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 8 years ago
cron.py cron: replacement for os.getlogin() (#4777) 8 years ago
group.py Fix incorrect variable in group.py: user -> group 9 years ago
hostname.py Convert command output to native string (#4559) 8 years ago
mount.py Added Solaris support to core mount module (#4771) 8 years ago
ping.py Port to dual python2/python3 compat 8 years ago
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 8 years ago
selinux.py Proper author info for all remaining modules 9 years ago
service.py Fix syntax 8 years ago
setup.py add gather_timeout parameter (#4093) 8 years ago
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 8 years ago
systemd.py system/systemd: enable systemctl --user (#4208) 8 years ago
user.py Fix user module under python3 (#4560) 8 years ago