community.general/lib/ansible/modules/cloud/amazon
Joel Thompson f1ab33ad7b Adding ability to filter AWS Route 53 private hosted zones by attached VPC 2016-12-08 11:23:19 -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 Update module "imports" to new style 2016-12-08 11:23:00 -05:00
cloudformation.py Update cloudformation.py 2016-12-08 11:23:17 -05:00
ec2.py Change the default flag value to None to prevent AWS complaining: "Instance creation failed => InvalidBlockDeviceMapping: the encrypted flag cannot be specified since device /dev/sda1 has a snapshot specified." 2016-12-08 11:23:18 -05:00
ec2_ami.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_ami_find.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_asg.py Upstream docs show launch_config_name as required. 2016-12-08 11:23:16 -05:00
ec2_eip.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_elb.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_elb_lb.py remove double dict & fix increment bug 2016-12-08 11:23:16 -05:00
ec2_facts.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_group.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_key.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_lc.py Add ClassicLink settings to EC2_launchconfig 2016-12-08 11:23:15 -05:00
ec2_metric_alarm.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_scaling_policy.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_snapshot.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_tag.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_vol.py Indentation fix for with and register in the ec2_vol example 2016-12-08 11:23:09 -05:00
ec2_vpc.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_vpc_net.py new vpc module. does not contain subnet or route table functionality. 2016-12-08 11:23:12 -05:00
elasticache.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
elasticache_subnet_group.py Elasticache Subnet Group 2016-12-08 11:23:04 -05:00
iam.py no_log to iam password 2016-12-08 11:23:16 -05:00
iam_cert.py iam certificate module 2016-12-08 11:23:10 -05:00
iam_policy.py Fix connection creation to allow usage of profiles with boto 2016-12-08 11:23:15 -05:00
rds.py Provide correct kwargs to rds2 connection when making a final snapshot 2016-12-08 11:23:18 -05:00
rds_param_group.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
rds_subnet_group.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
route53.py Adding ability to filter AWS Route 53 private hosted zones by attached VPC 2016-12-08 11:23:19 -05:00
s3.py iterate through all keys in a more pythonic manner 2016-12-08 11:23:15 -05:00