community.general/lib/ansible/modules/cloud/amazon
Feanil Patel bfb36f0f1f Tell me what the igw id is if we created an igw. 2016-12-08 11:23:03 -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 Handle the case where a stack rollback fails. 2016-12-08 11:22:58 -05:00
ec2.py Do instance update after add tags to instance. 2016-12-08 11:23:01 -05:00
ec2_ami.py minor doc fixes, set version added for new tags: parameter should Fix #10894 2016-12-08 11:22:56 -05:00
ec2_ami_find.py fixes example documenation 2016-12-08 11:23:00 -05:00
ec2_asg.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
ec2_eip.py Use existing ec2_eip address if already associated 2016-12-08 11:22:57 -05:00
ec2_elb.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
ec2_elb_lb.py adding stickiness support to ec2_elb_lb.py 2016-12-08 11:22:58 -05:00
ec2_facts.py Added better region handling and enabled eu-central-1 2016-12-08 11:22:33 -05:00
ec2_group.py Added support for foreign security groups (Fixes: #373) 2016-12-08 11:23:01 -05:00
ec2_key.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
ec2_lc.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
ec2_metric_alarm.py removed unused and undefined aws_regions 2016-12-08 11:22:56 -05:00
ec2_scaling_policy.py removed redundant region def 2016-12-08 11:22:56 -05:00
ec2_snapshot.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
ec2_tag.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
ec2_vol.py Find or Create volume by name 2016-12-08 11:22:58 -05:00
ec2_vpc.py Tell me what the igw id is if we created an igw. 2016-12-08 11:23:03 -05:00
elasticache.py issue #994: use HAS_BOTO to determine if import was successful: - removed import of sys module. - HAS_BOTO constant to check if import was successful. - trigger a failure when import fails. - removed unnecessary imports. 2016-12-08 11:22:53 -05:00
rds.py Fix for issue #1332 - when instance is has finished deleting and get_db_instance returns None, exit gracefully 2016-12-08 11:23:01 -05:00
rds_param_group.py Fix Issue #1216 (ValueError with Amazon RDS) 2016-12-08 11:22:57 -05:00
rds_subnet_group.py Fix typo in rds_subnet_group.py 2016-12-08 11:22:53 -05:00
route53.py Fix issue #1156 2016-12-08 11:23:03 -05:00
s3.py s3 put: add support for server-side encryption 2016-12-08 11:23:02 -05:00