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
Rob 68c8669200 Fix to ensure youngest snapshot is retrieved rather than oldest (#3115) 9 years ago
..
__init__.py
_ec2_ami_search.py
cloudformation.py
ec2.py Merge pull request #2421 from willthames/ec2_fix_vpc_security_token 9 years ago
ec2_ami.py Speed up AMI code by not attempting to create the AMI without checkin… (#2551) 9 years ago
ec2_ami_find.py
ec2_asg.py
ec2_eip.py
ec2_elb.py
ec2_elb_lb.py
ec2_facts.py minor doc fixes 9 years ago
ec2_group.py
ec2_key.py
ec2_lc.py Updated ec2_lc docs 9 years ago
ec2_metric_alarm.py
ec2_scaling_policy.py
ec2_snapshot.py Fix to ensure youngest snapshot is retrieved rather than oldest (#3115) 9 years ago
ec2_tag.py
ec2_vol.py
ec2_vpc.py fixed doc quoting 9 years ago
ec2_vpc_net.py
elasticache.py corrected required docs as only boolean is allowed 9 years ago
elasticache_subnet_group.py
iam.py Merge pull request #2278 from wimnat/feature/iam_doc_fix 9 years ago
iam_cert.py
iam_policy.py Fix and add more error handling for role policies 9 years ago
rds.py
rds_param_group.py
rds_subnet_group.py
route53.py Check if identifier is specified for geo,weighted or failover routing. Don't fail if record set already exist. Set choices for failover - capital PRIMARY and SECONDARY. (#2470) 9 years ago
s3.py