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
Brian Coca eacf4e4239 Merge pull request #269 from SDFE/rds_subnet_group_params
use aws connect call in rds_subnet_group that allows boto profile use
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
cloudformation.py Make lack of boto call fail_json instead of sys.exit 10 years ago
ec2.py Fix for py2.6 (no dict comprehensions on py2.6) 10 years ago
ec2_ami.py now captures connection exceptions and returns in 'nicer' module failure 10 years ago
ec2_ami_search.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_asg.py Re-wording of feature. 10 years ago
ec2_eip.py More EC2 doc tweaks 10 years ago
ec2_elb.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_elb_lb.py fix syntax in last example 10 years ago
ec2_facts.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_group.py Fixes issue 697 -- only purge the grants that need to be purged 10 years ago
ec2_key.py More EC2 doc tweaks 10 years ago
ec2_lc.py Allow ec2_lc to create EC2-Classic Launch Configs 10 years ago
ec2_metric_alarm.py check keys is in dim2 before evaluating 10 years ago
ec2_scaling_policy.py Added better region handling and enabled eu-central-1 10 years ago
ec2_snapshot.py Added the ability to remove snapshots 10 years ago
ec2_tag.py Remove potentially out of date or specific product references. 10 years ago
ec2_vol.py fix instance=None documentation 10 years ago
ec2_vpc.py Merge pull request #254 from SDFE/ec2_vpc_connect_params 10 years ago
elasticache.py Make cache_subnet_group default to empty security groups 10 years ago
rds.py corrected version added for latest features 10 years ago
rds_param_group.py More EC2 doc tweaks 10 years ago
rds_subnet_group.py Merge pull request #269 from SDFE/rds_subnet_group_params 10 years ago
route53.py Merge pull request #256 from SDFE/route53_connect_params 10 years ago
s3.py added patch to workaround some s3 connection faliures 10 years ago