1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/amazon
2016-12-08 11:24:38 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_ec2_ami_search.py Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
cloudformation.py Finish python3 syntax compilation fixing for core repo 2016-12-08 11:24:37 -05:00
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) 2016-12-08 11:24:33 -05:00
ec2_ami.py added missing colons to documentation (#3913) 2016-12-08 11:24:36 -05:00
ec2_ami_find.py Allow us to sort by all available datatypes 2016-12-08 11:24:11 -05:00
ec2_asg.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_eip.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_elb.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_elb_lb.py Fixes incorrect key name protocols -> protocol (#3963) 2016-12-08 11:24:38 -05:00
ec2_facts.py Added ap-northeast-2 region (#2849) 2016-12-08 11:24:17 -05:00
ec2_group.py Prevent ec2group from deleting sgs during check_mode runs 2016-12-08 11:24:34 -05:00
ec2_key.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_lc.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_metric_alarm.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_scaling_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_snapshot.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_tag.py Add more example on how to use module ec2_tags to list tags on an ins… (#3530) 2016-12-08 11:24:24 -05:00
ec2_vol.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_vpc.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_vpc_net.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
elasticache.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
elasticache_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
iam.py Iam trust policy (#3885) 2016-12-08 11:24:36 -05:00
iam_cert.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
iam_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
rds.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
rds_param_group.py Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846) 2016-12-08 11:24:35 -05:00
rds_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
route53.py Add an example to delete Route53 alias record set (#3834) 2016-12-08 11:24:35 -05:00
s3.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00