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.
ansible/cloud/amazon
Ryan Brown f35be48335 Support suspending scaling processes in `ec2_asg` module (#5562)
* Add support for suspending scaling processes
Ref: http://docs.aws.amazon.com/autoscaling/latest/userguide/as-suspend-resume-processes.html

* Set suspend_processes version_added to 2.3
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Fix for #16518 - added missing regions 10 years ago
cloudformation.py Fix `cloudformation` error when stack-rollback fails (#5550) 9 years ago
ec2.py Improve `ec2` module Python3 Support (#5497) 9 years ago
ec2_ami.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_ami_find.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_asg.py Support suspending scaling processes in `ec2_asg` module (#5562) 9 years ago
ec2_eip.py Fix bare variable references in docs (#5554) 9 years ago
ec2_elb.py Fix bare variable references in docs (#5554) 9 years ago
ec2_elb_lb.py Fix doc examples for `ec2_elb_lb` module 9 years ago
ec2_facts.py Fix for #16518 - added missing regions 10 years ago
ec2_group.py Fix for validate rule. Ensure rule is a dict. (#4640) 9 years ago
ec2_key.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_lc.py Improve documentation on security_groups-option 10 years ago
ec2_metric_alarm.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_scaling_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_snapshot.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_tag.py Fix bare variable references in docs (#5554) 9 years ago
ec2_vol.py Fix bare variable references in docs (#5554) 9 years ago
ec2_vpc.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_vpc_net.py Bulk spelling improvement to modules-core (#5225) 9 years ago
elasticache.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
elasticache_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
iam.py Fix bare variable references in docs (#5554) 9 years ago
iam_cert.py iam_cert: remove choice list for dup_ok type bool (#4940) 9 years ago
iam_policy.py Fix bare variable references in docs (#5554) 9 years ago
rds.py Added aws and ec2 extends_documentation_fragment to cloud/amazon/rds module. (#3951) 9 years ago
rds_param_group.py replace type() with isinstance() (#5541) 9 years ago
rds_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
route53.py replace type() with isinstance() (#5541) 9 years ago
s3.py Add s3_url requirement in doc when rgw support is enabled in s3.py 10 years ago