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 7437b6b25f updated checkmode for update-rc.d
fixes #4146
8 years ago
..
__init__.py package files 10 years ago
authorized_key.py Fixes #1715 Allow authorized_module accept multi. (#3573) 8 years ago
cron.py Clarify behaviour when state=present and no name is given (#3904) 8 years ago
group.py Fix incorrect variable in group.py: user -> group 9 years ago
hostname.py Port hostname to a py24 and py3 compatible syntax (#3676) 8 years ago
mount.py Proposed fix to not require src and fstype arguments for mount. Issue #1259. (#1357) 8 years ago
ping.py Port to dual python2/python3 compat 8 years ago
seboolean.py Port seboolean to py3/py2.4 syntax (#3679) 8 years ago
selinux.py Proper author info for all remaining modules 9 years ago
service.py updated checkmode for update-rc.d 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 make daemon reload first thing always run 8 years ago
user.py Do not ignore the primary group if modifying the list of secondary groups. (#3585) 8 years ago