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
Brian Coca f3e761f0c8 improved logic when dealing with init scripts 10 years ago
..
__init__.py package files 11 years ago
authorized_key.py better authorized_keys documentation (#3739) 10 years ago
cron.py Fixes #3791 cron always returning changed state for multiline jobs (#4285) 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 Proposed fix to not require src and fstype arguments for mount. Issue #1259. (#1357) 10 years ago
ping.py Port to dual python2/python3 compat 10 years ago
seboolean.py Port seboolean to py3/py2.4 syntax (#3679) 10 years ago
selinux.py Proper author info for all remaining modules 11 years ago
service.py fixes corner case for systemd services 10 years ago
setup.py add gather_timeout parameter (#4093) 10 years ago
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 10 years ago
systemd.py improved logic when dealing with init scripts 10 years ago
user.py Do not hardcode default ssh key size for RSA (#4074) 10 years ago