.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2016-12-08 11:22:25 -05:00 |
cloudformation.py
|
allow both template and template_url parameters
|
2016-12-08 11:22:52 -05:00 |
ec2.py
|
Use the correct alias syntax
|
2016-12-08 11:22:51 -05:00 |
ec2_ami.py
|
now captures connection exceptions and returns in 'nicer' module failure
|
2016-12-08 11:22:44 -05:00 |
ec2_ami_search.py
|
Added better region handling and enabled eu-central-1
|
2016-12-08 11:22:33 -05:00 |
ec2_asg.py
|
Re-wording of feature.
|
2016-12-08 11:22:50 -05:00 |
ec2_eip.py
|
More EC2 doc tweaks
|
2016-12-08 11:22:29 -05:00 |
ec2_elb.py
|
Added better region handling and enabled eu-central-1
|
2016-12-08 11:22:33 -05:00 |
ec2_elb_lb.py
|
fix syntax in last example
|
2016-12-08 11:22:50 -05:00 |
ec2_facts.py
|
Added better region handling and enabled eu-central-1
|
2016-12-08 11:22:33 -05:00 |
ec2_group.py
|
ec2_group allow empty rules.
|
2016-12-08 11:22:51 -05:00 |
ec2_key.py
|
More EC2 doc tweaks
|
2016-12-08 11:22:29 -05:00 |
ec2_lc.py
|
Allow ec2_lc to create EC2-Classic Launch Configs
|
2016-12-08 11:22:36 -05:00 |
ec2_metric_alarm.py
|
check keys is in dim2 before evaluating
|
2016-12-08 11:22:47 -05:00 |
ec2_scaling_policy.py
|
Added better region handling and enabled eu-central-1
|
2016-12-08 11:22:33 -05:00 |
ec2_snapshot.py
|
Added the ability to remove snapshots
|
2016-12-08 11:22:29 -05:00 |
ec2_tag.py
|
Remove potentially out of date or specific product references.
|
2016-12-08 11:22:29 -05:00 |
ec2_vol.py
|
fix instance=None documentation
|
2016-12-08 11:22:43 -05:00 |
ec2_vpc.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2016-12-08 11:22:51 -05:00 |
elasticache.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2016-12-08 11:22:51 -05:00 |
rds.py
|
corrected version added for latest features
|
2016-12-08 11:22:40 -05:00 |
rds_param_group.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2016-12-08 11:22:51 -05:00 |
rds_subnet_group.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2016-12-08 11:22:51 -05:00 |
route53.py
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2016-12-08 11:22:51 -05:00 |
s3.py
|
clean rebase of https://github.com/ansible/ansible-modules-core/pull/1024 on a new branch
|
2016-12-08 11:22:51 -05:00 |