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
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.
9 years ago
..
__init__.py package files 10 years ago
authorized_key.py minor doc fixes and reformating 9 years ago
cron.py Add missing documentation: cron_file requires user to be set 9 years ago
group.py Fix incorrect variable in group.py: user -> group 9 years ago
hostname.py Remove a unneeded use of use_unsafe_shell 9 years ago
mount.py mount: Support for Check-Mode 9 years ago
ping.py Fix typo in ping module short description 9 years ago
seboolean.py Proper author info for all remaining modules 10 years ago
selinux.py Proper author info for all remaining modules 10 years ago
service.py rearranged systemd check, removed redundant systemctl check 9 years ago
setup.py changed verbose override variable 9 years ago
sysctl.py Support sysctl on OpenBSD 9 years ago
user.py fixed disappearing groups on OSX user module 9 years ago