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 9f38f6e6a2 Small code cleanup 10 years ago
..
__init__.py
cloudformation.py update to use connect_to_region to avoid errors with china 10 years ago
ec2.py Small code cleanup 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 vpc_zone_identifier must be a csv string when an asg is updated. 10 years ago
ec2_eip.py
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
ec2_lc.py Allow ec2_lc to create EC2-Classic Launch Configs 10 years ago
ec2_metric_alarm.py
ec2_scaling_policy.py
ec2_snapshot.py
ec2_tag.py
ec2_vol.py fix instance=None documentation 10 years ago
ec2_vpc.py
elasticache.py Potential fix for 640 10 years ago
rds.py corrected version added for latest features 10 years ago
rds_param_group.py
rds_subnet_group.py Fix slight typo in doco 10 years ago
route53.py Compare DNS names case insensitively. 10 years ago
s3.py Moving the import to the top of the file and getting rid of the redundancy 10 years ago