ansible/cloud/amazon
2015-09-14 11:27:37 -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 minor doc fix 2015-09-10 09:07:59 -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 Make sure listener ports are ints. 2015-09-03 08:47:27 -07: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 Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04: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 Remove default port value, it does not work in _requires_destroy_and_create logic 2015-07-13 17:21:16 +02:00
elasticache_subnet_group.py minor doc fixes 2015-06-05 10:25:25 -04:00
iam.py Merge pull request #1782 from civisanalytics/iam_dont_delete_passwords_silently 2015-07-30 19:51:57 -04:00
iam_cert.py iam certificate module 2015-06-23 14:41:18 -04:00
iam_policy.py Fix iam_policy example 2015-07-22 00:03:33 -04: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