.. |
__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 validate_certs as the url is not user settable so we always want to validate the certificate
|
2015-07-22 07:09:51 -07:00 |
cloudformation.py
|
minor doc fixes
|
2015-07-28 14:50:01 -04:00 |
ec2.py
|
clarified error messages to actually give back ansible module option instead of internal boto field name
|
2015-07-24 23:32:41 -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
|
fixed minor doc issues
|
2015-07-14 16:55:21 -04:00 |
ec2_eip.py
|
minor doc fixes
|
2015-07-28 14:50:01 -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
|
added rickmendes as maintainer
|
2015-07-20 22:37:02 -04:00 |
ec2_facts.py
|
minor doc fixes
|
2015-07-28 14:50:01 -04:00 |
ec2_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_key.py
|
attempt to fix check mode when state='absent'
|
2015-07-16 11:37:22 -04:00 |
ec2_lc.py
|
Convert object into dict so it will turn into json properly
|
2015-07-27 11:04:58 -07:00 |
ec2_metric_alarm.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_scaling_policy.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_snapshot.py
|
Use msg kwarg to pass error message in ec2_snapshot
|
2015-07-28 16:02:49 -04:00 |
ec2_tag.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_vol.py
|
Fix example indentation bug
|
2015-07-27 23:40:49 -07: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
|
no_log to iam password
|
2015-06-29 15:14:50 -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
|
minor doc fixes, version added for latest feature
|
2015-07-17 23:13:21 -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 version added to headers in s3
|
2015-07-28 14:50:39 -04:00 |