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
Robert Estelle 063d3d97c6 Remove unnecessary wait_timeout parameter. 9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_ec2_ami_search.py Update module "imports" to new style 9 years ago
cloudformation.py Add support for SNS notification ARNs in CloudFormation 9 years ago
ec2.py Do instance update after add tags to instance. 9 years ago
ec2_ami.py fixed version added 9 years ago
ec2_ami_find.py fixes example documenation 9 years ago
ec2_asg.py Merge pull request #1030 from jsmartin/asg_rolling_optimizations 9 years ago
ec2_eip.py Remove unnecessary wait_timeout parameter. 9 years ago
ec2_elb.py Merge pull request #870 from tpounds/fix-issue-869 9 years ago
ec2_elb_lb.py adding stickiness support to ec2_elb_lb.py 10 years ago
ec2_facts.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_group.py Merge pull request #1472 from bennojoy/fix_11177 9 years ago
ec2_key.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_lc.py Added volumes dict to ec2_lc example 9 years ago
ec2_metric_alarm.py Fixed typos 10 years ago
ec2_scaling_policy.py Fixed typos 10 years ago
ec2_snapshot.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_tag.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_vol.py [ec2_vol] Find or Create volume by name 10 years ago
ec2_vpc.py Merge pull request #355 from h3biomed/route_table_tags 9 years ago
elasticache.py doc fix 10 years ago
elasticache_subnet_group.py minor doc fixes 9 years ago
iam.py Fixed bug in example where updating a user to a group 9 years ago
iam_policy.py author fix 9 years ago
rds.py Fix for issue #1332 - when instance is has finished deleting and get_db_instance returns None, exit gracefully 9 years ago
rds_param_group.py Fix Issue #1216 (ValueError with Amazon RDS) 10 years ago
rds_subnet_group.py Merge pull request #959 from wimnat/hotfix/issue-958 9 years ago
route53.py Update route53.py 9 years ago
s3.py Merge pull request #1464 from qrtt1/devel 9 years ago