.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2014-11-05 11:07:19 -05:00 |
cloudformation.py
|
really fixed docs this time
|
2015-03-31 09:15:20 -04:00 |
ec2.py
|
Use the correct alias syntax
|
2015-03-28 09:31:52 -04: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
|
Re-wording of feature.
|
2015-03-20 14:59:34 -04: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
|
fix syntax in last example
|
2015-03-24 10:31:34 -04:00 |
ec2_facts.py
|
Merge pull request #260 from willthames/aws_frankfurt
|
2014-12-22 08:47:27 -05:00 |
ec2_group.py
|
Merge pull request #318 from preo/ec2-group-empty-rules
|
2015-03-29 10:26:33 -04: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
|
check keys is in dim2 before evaluating
|
2015-01-29 16:36:35 -05: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
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2015-03-29 17:08:08 -04:00 |
elasticache.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2015-03-29 17:08:08 -04:00 |
rds.py
|
corrected version added for latest features
|
2015-01-28 12:55:05 -05:00 |
rds_param_group.py
|
added support for postgres9.4 which is now available from amazon
|
2015-03-31 11:46:54 -04:00 |
rds_subnet_group.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2015-03-29 17:08:08 -04:00 |
route53.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2015-03-29 17:08:08 -04:00 |
s3.py
|
clean rebase of https://github.com/ansible/ansible-modules-core/pull/1024 on a new branch
|
2015-03-29 21:56:44 -06:00 |