ec2_snapshot
4.94 KB
-
Improve the ec2_snapshot argument spec and docs · 44662a3d
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.
willthames committed