ansible/cloud/amazon
James Cammarata a3e7f5cfcc Merge pull request #2062 from wimnat/feature/iam_policy_doc_fix
Update iam_policy.py doc and state default parameter
2015-10-05 16:53:14 -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 Change type of parameter 'template' to 'path'. 2015-09-28 18:25:23 +00:00
ec2.py allow use of volume_type in volumes dict 2015-09-28 17:02:46 +01:00
ec2_ami.py Docs fixes 2015-09-28 08:22:36 -07: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 ec2_group.py: added ICMP rule example 2015-09-22 16:56:13 +03: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 minor doc fix 2015-10-04 17:32:12 +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 added version_added 2015-10-01 00:13:58 -04: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 Update iam_policy.py 2015-09-17 17:52:42 +10:00
rds.py Fix for modifying the size of an RDS instance. 2015-09-22 10:46:20 -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