No description
Find a file
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
cloud updated example to include instance_type 2014-04-24 11:50:49 -06:00
commands Clarify free_form isn't a real option :) 2014-04-03 17:34:33 -04:00
database re-add idempotency check 2014-04-05 16:31:33 -07:00
files Possible docs error: 'path' instead of 'src' 2014-04-23 16:00:22 +02:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Fix version_added for url in airbrake_deployment module 2014-04-07 22:30:53 -04:00
net_infrastructure Adding an options sections to the docstring in the lldp module 2014-03-30 23:08:53 -05:00
network Add parameters to get_url for the url username/password 2014-04-24 00:26:50 -05:00
notification Merge pull request #6740 from mjschultz/add-sns-notification 2014-03-28 13:37:09 -04:00
packaging add simplejson as alternative to json 2014-04-25 02:44:51 -07:00
source_control Fix incorrect version_added value in docstring for subversion export param 2014-04-08 10:26:12 -05:00
system 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
utilities Add an example to show all hostvars using debug 2014-04-21 11:40:53 +02:00
web_infrastructure Fix version_added for a few parameters in django_manage 2014-04-07 22:57:49 -04:00