- 24 Apr, 2014 2 commits
- 09 Apr, 2014 1 commit
-
-
Created common module doc fragment, and applied to all modules that use ec2_connect or connect_to_aws as they definitely share the common doc fragments
willthames committed
-
- 17 Mar, 2014 1 commit
-
-
* Added desired_capacity and vpc_zone_identifier to ec2_asg * Use ec2_argument_spec() method and then remove unnecessary declarations from argument_spec * Remove AWS_REGIONS declaration * Rename block_device_mappings to volumes to be consistent with ec2 * Remove all pep8 warnings except line length and continuation indent * Use updated module_utils/ec2.py to add profile and security_token support * Remove mandatory arguments for delete to make launchconfig deletion work * Handle existing launch configurations better * Improve output information * Improve documentation
Zeekin committed
-
- 14 Mar, 2014 1 commit
-
-
Michael DeHaan committed
-
- 01 Mar, 2014 1 commit
-
-
Includes management of Launch Configuration and related Autoscaling Groups
Gareth Rushgrove committed
-