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
willthames 44eb585e74 Improve the ec2_snapshot argument spec and docs
ec2_snapshot got missed when moving to a common argument spec.
It could already make use of the capabilities (as it uses
ec2_connect) and the documentation suggested it supported the
common argument spec (thanks to the documentation fragment work)
so it was just a matter of fixing the argument spec.

Removed unnecessary documentation for profile and security_token
that is covered by documentation fragment

Also removed spurious documentation flags (default: null, aliases: [])
which aren't needed.
11 years ago
cloud Improve the ec2_snapshot argument spec and docs 11 years ago
commands Clarify free_form isn't a real option :) 11 years ago
database re-add idempotency check 11 years ago
files Merge pull request #7119 from jjshoe/patch-4 11 years ago
internal
inventory
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
network Add parameters to get_url for the url username/password 11 years ago
notification
packaging In apt module show 'name' vs pkg to standardize with the rest of the modules. 'pkg' is an alias for name. 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 example 11 years ago