ansible/cloud/amazon
Toshio Kuratomi 47c6dae9f3 Merge pull request #490 from pgehres/devel
Issue #489: s3 should not fail on checksum mismtach when overwrite=no
2015-03-11 08:22:23 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
cloudformation.py update to use connect_to_region to avoid errors with china 2014-12-17 19:55:54 -05:00
ec2.py Small code cleanup 2015-03-03 12:07:42 -08:00
ec2_ami.py now captures connection exceptions and returns in 'nicer' module failure 2015-02-20 09:28:11 -05:00
ec2_ami_search.py Merge pull request #260 from willthames/aws_frankfurt 2014-12-22 08:47:27 -05:00
ec2_asg.py vpc_zone_identifier must be a csv string when an asg is updated. 2015-01-07 14:39:28 -05:00
ec2_eip.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
ec2_elb.py Merge pull request #260 from willthames/aws_frankfurt 2014-12-22 08:47:27 -05:00
ec2_elb_lb.py Merge branch 'route53-alias' of https://github.com/Coderah/ansible-modules-core into Coderah-route53-alias 2015-02-27 09:50:00 -06:00
ec2_facts.py Merge pull request #260 from willthames/aws_frankfurt 2014-12-22 08:47:27 -05:00
ec2_group.py Fixes issue 697 -- only purge the grants that need to be purged 2015-01-24 00:52:37 -05:00
ec2_key.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
ec2_lc.py Allow ec2_lc to create EC2-Classic Launch Configs 2015-01-06 09:30:44 -02:00
ec2_metric_alarm.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_scaling_policy.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_snapshot.py Added the ability to remove snapshots 2014-12-02 11:18:53 +10:00
ec2_tag.py Remove potentially out of date or specific product references. 2014-12-01 15:16:22 -05:00
ec2_vol.py fix instance=None documentation 2015-02-18 13:32:50 -05:00
ec2_vpc.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
elasticache.py Potential fix for 640 2015-01-13 22:39:20 -08:00
rds.py corrected version added for latest features 2015-01-28 12:55:05 -05:00
rds_param_group.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
rds_subnet_group.py Fix slight typo in doco 2015-01-14 12:12:02 +11:00
route53.py Compare DNS names case insensitively. 2015-03-02 10:59:14 -05:00
s3.py Merge pull request #490 from pgehres/devel 2015-03-11 08:22:23 -07:00