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
codemeup @ Work 5b1ab46265 Fixing error exception handling for python. Does not need to be compatible with Python2.4 b/c boto is Python 2.6 and above. (#3839) 8 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_ec2_ami_search.py Remove duplicate documentation fields 9 years ago
cloudformation.py Merge pull request #2421 from willthames/ec2_fix_vpc_security_token 9 years ago
ec2.py Fixing error exception handling for python. Does not need to be compatible with Python2.4 b/c boto is Python 2.6 and above. (#3839) 8 years ago
ec2_ami.py corrected return docs sample 9 years ago
ec2_ami_find.py Merge pull request #3077 from jjshoe/devel 9 years ago
ec2_asg.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_eip.py return allocation id for vpc address. 9 years ago
ec2_elb.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_elb_lb.py Do not expect the elb to have policies or instances. Fixes #3593 (#3595) 8 years ago
ec2_facts.py Added ap-northeast-2 region (#2849) 9 years ago
ec2_group.py Fix for issue #3109: Executing ec2_group with rules fails with "Invalid rule parameter '['" 9 years ago
ec2_key.py changed modules to use common ec2 docs for region 9 years ago
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 Don't raise or catch StandardError in amazon modules 9 years ago
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 Various simple linting type cleanups on modules 9 years ago
ec2_vpc.py fixed doc quoting 9 years ago
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 9 years ago
elasticache.py corrected required docs as only boolean is allowed 9 years ago
elasticache_subnet_group.py changed modules to use common ec2 docs for region 9 years ago
iam.py Unindenting the delete to user (#3147) 8 years ago
iam_cert.py Add path type to argument_spec where applicable (#3040) 8 years ago
iam_policy.py Fix and add more error handling for role policies 9 years ago
rds.py Add MariaDB to valid RDS engines (#3337) 8 years ago
rds_param_group.py Add option to make RDS param groups for the MySQL 5.7 engine family. (#3695) 8 years ago
rds_subnet_group.py Use connect_to_aws where possible 9 years ago
route53.py Add an example for SRV record in route53 (#3749) 8 years ago
s3.py Fix S3 unavailable region error 8 years ago