.. |
cloudformation
|
The cloudformation module argument spec should match the documentation, so that template_parameters is a required argument.
|
2013-08-27 15:09:30 -06:00 |
digital_ocean
|
Added a version_added string to the new digital_ocean module param
|
2013-09-25 16:49:48 -05:00 |
ec2
|
Make the ec2 wait code a little smarter
|
2013-09-25 16:16:52 -05:00 |
ec2_ami
|
Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2
|
2013-08-23 11:36:45 -05:00 |
ec2_eip
|
More housekeeping
|
2013-09-21 01:06:34 -05:00 |
ec2_elb
|
Modified ec2_elb doc per issue #3849
|
2013-09-03 16:13:25 -05:00 |
ec2_facts
|
Allow check mode when gathering ec2 facts
|
2013-07-11 19:50:55 -05:00 |
ec2_group
|
Minor fix, vpc_id is not required for the ec2_group
|
2013-08-19 11:38:06 -05:00 |
ec2_tag
|
Basic module to tag resources in EC2.
|
2013-08-13 12:55:06 -05:00 |
ec2_vol
|
Rebase attempt
|
2013-08-20 15:14:16 -04:00 |
glance_image
|
Fix 'timeout' parameter of glance-image module.
|
2013-07-25 14:54:21 -07:00 |
keystone_user
|
Keystone_user module: fix authentication needs tenant_name too
|
2013-07-10 07:21:07 +01:00 |
linode
|
Styling: semicolon
|
2013-06-30 18:53:22 -04:00 |
nova_compute
|
Fix wait_for default value to follow the documentation (documentation = 180, default value = 120)
|
2013-09-08 23:52:40 +02:00 |
nova_keypair
|
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
|
2013-06-15 20:54:25 +02:00 |
quantum_floating_ip
|
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
|
2013-06-15 20:54:25 +02:00 |
quantum_floating_ip_associate
|
Docs: consistently format playbook EXAMPLES
|
2013-06-17 08:53:46 +02:00 |
quantum_network
|
quantum_network: fix some doc mistakes
|
2013-08-28 21:19:24 +01:00 |
quantum_router
|
Docs: consistently format playbook EXAMPLES
|
2013-06-17 08:53:46 +02:00 |
quantum_router_gateway
|
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
|
2013-06-15 20:54:25 +02:00 |
quantum_router_interface
|
Fixed a few small typos
|
2013-06-18 12:26:40 -06:00 |
quantum_subnet
|
Add option for DNS nameservers to quantum_subnet module
|
2013-09-18 19:40:12 -04:00 |
rax
|
[cloud/rax] support wait on delete
|
2013-09-20 13:49:39 -04:00 |
rax_clb_nodes
|
Changed the version_added field in rax_clb_nodes to 1.4
|
2013-09-20 16:58:59 -05:00 |
rds
|
make rds handle vpc security groups properly
|
2013-09-02 20:40:41 +02:00 |
route53
|
Fixed small typo from the merge conflict in the route53 module
|
2013-08-23 13:40:57 -05:00 |
s3
|
dest in s3 module does not work with ~username notation for home directories. Wrapped dest definition in os.path.expanduser() which will return the expanded path in case of successful tilde expansion and otherwise the original value
|
2013-09-19 00:32:13 -04:00 |
virt
|
Docs: consistently format playbook EXAMPLES
|
2013-06-17 08:53:46 +02:00 |