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
Allen Sanabria 343c3ecfb9 Fixes #1715 Allow authorized_module accept multi. (#3573)
This will allow the authorized_module to accept options that can be
passed multiple times into ssh options. For instance permitopen.
10 years ago
..
__init__.py package files 11 years ago
authorized_key.py Fixes #1715 Allow authorized_module accept multi. (#3573) 10 years ago
cron.py Clarify behaviour when state=present and no name is given (#3904) 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 fixed issue with multiline output from systemd 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
systemd.py Fixed Typo in Examples of systemd module (#3870) 10 years ago
user.py Do not ignore the primary group if modifying the list of secondary groups. (#3585) 10 years ago