community.general/lib/ansible/modules/system
Allen Sanabria 6d6b8a1823 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.
2016-12-08 11:24:38 -05:00
..
__init__.py
authorized_key.py Fixes #1715 Allow authorized_module accept multi. (#3573) 2016-12-08 11:24:38 -05:00
cron.py Clarify behaviour when state=present and no name is given (#3904) 2016-12-08 11:24:36 -05:00
group.py
hostname.py
mount.py
ping.py
seboolean.py
selinux.py
service.py
setup.py
sysctl.py
systemd.py Fixed Typo in Examples of systemd module (#3870) 2016-12-08 11:24:35 -05:00
user.py