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.
 
 
 
 
 
Go to 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.
11 years ago
cloud updated example to include instance_type 11 years ago
commands Clarify free_form isn't a real option :) 11 years ago
database re-add idempotency check 11 years ago
files Possible docs error: 'path' instead of 'src' 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Fix version_added for url in airbrake_deployment module 11 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 11 years ago
network Add parameters to get_url for the url username/password 11 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 11 years ago
packaging add simplejson as alternative to json 11 years ago
source_control Fix incorrect version_added value in docstring for subversion export param 11 years ago
system Do not fail if we try to generate a ssh key for a user without being root 11 years ago
utilities Add an example to show all hostvars using debug 11 years ago
web_infrastructure Fix version_added for a few parameters in django_manage 11 years ago