ansible/system
Michael Scherer 4ed4bfff90 Do not fail if we try to generate a ssh key for a user without being root
If we try to use the user module without being root, it fail on RHEL/Fedora
because usermod --help cannot be run. The root cause is lack of permission
due to EAL4+ certification, as seen in shadow-utils changelo.

So if we cannot run it, assume there is no append. It doesn't matter
much since we will not be able to run usermod at all with or without the
option.
2014-04-28 12:29:57 +02:00
..
alternatives
at
authorized_key
capabilities
cron
debconf Correct/update debconf examples - need to specify vtype. 2014-04-23 21:51:01 +01:00
facter
filesystem
firewalld Check to make sure the firewalld client is connected before proceeding 2014-04-15 15:03:52 -05:00
group
hostname
kernel_blacklist
locale_gen
lvg
lvol
modprobe
mount
ohai
open_iscsi
ping
seboolean
selinux
service Add a better error message for service 2014-04-22 09:13:57 +02:00
setup
sysctl
ufw
user Do not fail if we try to generate a ssh key for a user without being root 2014-04-28 12:29:57 +02:00
zfs