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
Adam Butler 1c41b6fdb2 Fixes incorrect key name protocols -> protocol (#3963) 10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Remove duplicate documentation fields 10 years ago
cloudformation.py Finish python3 syntax compilation fixing for core repo 10 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) 10 years ago
ec2_ami.py added missing colons to documentation (#3913) 10 years ago
ec2_ami_find.py Merge pull request #3077 from jjshoe/devel 10 years ago
ec2_asg.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_eip.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_elb.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_elb_lb.py Fixes incorrect key name protocols -> protocol (#3963) 10 years ago
ec2_facts.py Added ap-northeast-2 region (#2849) 10 years ago
ec2_group.py Prevent ec2group from deleting sgs during check_mode runs 10 years ago
ec2_key.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_lc.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 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 Add more example on how to use module ec2_tags to list tags on an ins… (#3530) 10 years ago
ec2_vol.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_vpc.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_vpc_net.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 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 Iam trust policy (#3885) 10 years ago
iam_cert.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
iam_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
rds.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
rds_param_group.py Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846) 10 years ago
rds_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
route53.py Add an example to delete Route53 alias record set (#3834) 10 years ago
s3.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago