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 58bb2fc4f6 Allow users to pick AWS Aurora as an RDS engine (#3414)
Per the [RDS docs](http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html),
add `aurora` as a valid DB engine.
9 years ago
..
__init__.py
_ec2_ami_search.py
cloudformation.py
ec2.py
ec2_ami.py corrected return docs sample 9 years ago
ec2_ami_find.py
ec2_asg.py
ec2_eip.py
ec2_elb.py
ec2_elb_lb.py Do not expect the elb to have policies or instances. Fixes #3593 (#3595) 9 years ago
ec2_facts.py Added ap-northeast-2 region (#2849) 9 years ago
ec2_group.py
ec2_key.py
ec2_lc.py Fix capitalization of AWS in ec2_lc module documentation 9 years ago
ec2_metric_alarm.py Add missing periods to description items. 9 years ago
ec2_scaling_policy.py
ec2_snapshot.py Fix to ensure youngest snapshot is retrieved rather than oldest (#3115) 9 years ago
ec2_tag.py Add more example on how to use module ec2_tags to list tags on an ins… (#3530) 9 years ago
ec2_vol.py
ec2_vpc.py
ec2_vpc_net.py
elasticache.py
elasticache_subnet_group.py
iam.py Allow create_iam_role to return an additional value of role_result and (#2418) 9 years ago
iam_cert.py Add path type to argument_spec where applicable (#3040) 9 years ago
iam_policy.py Fix and add more error handling for role policies 9 years ago
rds.py Allow users to pick AWS Aurora as an RDS engine (#3414) 9 years ago
rds_param_group.py Add option to make RDS param groups for the MySQL 5.7 engine family. (#3695) 9 years ago
rds_subnet_group.py
route53.py ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526) 9 years ago
s3.py clarified docs on overwrite 9 years ago