1. 24 Apr, 2014 2 commits
  2. 09 Apr, 2014 1 commit
  3. 17 Mar, 2014 1 commit
    • Improvements to ec2 autoscaling modules · dae519b7
      * 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
  4. 14 Mar, 2014 1 commit
  5. 01 Mar, 2014 1 commit