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.
12 years ago
cloud Improve the ec2_snapshot argument spec and docs 12 years ago
commands Clarify free_form isn't a real option :) 12 years ago
database re-add idempotency check 12 years ago
files Merge pull request #7119 from jjshoe/patch-4 12 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Fix version_added for node in rabbitmq modules 12 years ago
monitoring Fix version_added for url in airbrake_deployment module 12 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 12 years ago
network Add parameters to get_url for the url username/password 12 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 12 years ago
packaging In apt module show 'name' vs pkg to standardize with the rest of the modules. 'pkg' is an alias for name. 12 years ago
source_control Fix incorrect version_added value in docstring for subversion export param 12 years ago
system Do not fail if we try to generate a ssh key for a user without being root 12 years ago
utilities Add an example to show all hostvars using debug 12 years ago
web_infrastructure Fix example 12 years ago