ansible/system
Michael Scherer 8ccfdb874e Remove a unneeded use of use_unsafe_shell
Since use_unsafe_shell is suspicious from a security point
of view (or it wouldn't be unsafe), the less we have, the less
code we have to toroughly inspect for a security audit.
2015-12-10 00:00:19 +01:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py minor doc fixes and reformating 2015-11-27 09:28:50 -08:00
cron.py Add missing documentation: cron_file requires user to be set 2015-10-08 19:20:08 +03:00
group.py Fix incorrect variable in group.py: user -> group 2015-10-03 01:09:03 +01:00
hostname.py Remove a unneeded use of use_unsafe_shell 2015-12-10 00:00:19 +01:00
mount.py mount: Support for Check-Mode 2015-07-23 15:51:24 -04:00
ping.py Fix typo in ping module short description 2015-11-25 16:54:11 +09:00
seboolean.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py rearranged systemd check, removed redundant systemctl check 2015-10-23 18:59:05 -04:00
setup.py changed verbose override variable 2015-07-29 14:54:19 -04:00
sysctl.py Support sysctl on OpenBSD 2015-10-06 17:38:47 +02:00
user.py fixed disappearing groups on OSX user module 2015-12-08 16:17:21 -05:00