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
Toshio Kuratomi 9e9fa6a451 Merge branch 'fix-ec2_asg' of https://github.com/m-o-e/ansible-modules-core into m-o-e-fix-ec2_asg 10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
cloudformation.py update to use connect_to_region to avoid errors with china 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 Merge branch 'fix-ec2_asg' of https://github.com/m-o-e/ansible-modules-core into m-o-e-fix-ec2_asg 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 Merge branch 'route53-alias' of https://github.com/Coderah/ansible-modules-core into Coderah-route53-alias 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 Sort subnets by the order they are specified in the play 10 years ago
elasticache.py Potential fix for 640 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 Fix slight typo in doco 10 years ago
route53.py Fix KeyError in public zones in route53 10 years ago
s3.py cloud/amazon/s3: update documentation 10 years ago