ansible/cloud/amazon
Brian Coca 8b7e692494 Merge pull request #1353 from awesomescot/devel
adding parameter group option
2015-09-21 08:31:40 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
_ec2_ami_search.py Remove unneeded urllib2 import 2015-07-31 20:58:04 -07:00
cloudformation.py fix ugly documentation 2015-08-01 17:30:15 -07:00
ec2.py Merge pull request #2021 from h3biomed/enis_at_launch 2015-09-08 12:45:05 -04:00
ec2_ami.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
ec2_ami_find.py minor doc fixes 2015-07-28 14:50:01 -04:00
ec2_asg.py Fixing ec2_asg termination_policy 2015-09-17 15:47:16 -04:00
ec2_eip.py Fixing bug #2058 and adding some backwards compatibility 2015-09-14 11:27:37 -04:00
ec2_elb.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
ec2_elb_lb.py Fix #1984 - allow load_balancer_port as a variable 2015-09-10 17:34:38 +01:00
ec2_facts.py minor doc fixes 2015-07-28 14:50:01 -04:00
ec2_group.py Merge pull request #51 from cewood/ec2-group/cidr-ip-list 2015-08-01 07:45:38 -07:00
ec2_key.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 2015-07-30 14:39:44 -04:00
ec2_lc.py Remove non-ascii quote char 2015-08-31 15:09:50 -07:00
ec2_metric_alarm.py Return an iterable instead of None 2015-08-12 12:13:29 -05:00
ec2_scaling_policy.py Add missing GPLv3 License header 2015-07-03 22:57:53 -05:00
ec2_snapshot.py Refactor ec2_snapshot to make it more testable 2015-08-01 08:11:17 -07:00
ec2_tag.py order params, add missing tag param. update examples 2015-09-16 11:29:36 +01:00
ec2_vol.py ec2_vol: Added missing "needs 2.0" doc 2015-08-14 13:01:44 -05:00
ec2_vpc.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
ec2_vpc_net.py Added 'resource_tags' alias 2015-07-17 15:54:17 +10:00
elasticache.py one thing missed 2015-07-24 14:11:53 -07:00
elasticache_subnet_group.py minor doc fixes 2015-06-05 10:25:25 -04:00
iam.py Fix improper indentation 2015-09-15 14:25:22 -07:00
iam_cert.py iam certificate module 2015-06-23 14:41:18 -04:00
iam_policy.py Remove unnecessary json.loads 2015-09-14 14:23:34 +10:00
rds.py Clarified and cleaned up grammar of error messages. 2015-08-26 11:59:31 -04:00
rds_param_group.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rds_subnet_group.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
route53.py minor doc fixes 2015-07-28 14:50:01 -04:00
s3.py Added option to set multiple ACLs for S3 objects. Also verifies the 2015-09-08 20:00:14 +03:00