You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/cloud
James Tanner c13dd50b5e typo in ec2_eip docstring 11 years ago
..
cloudformation The cloudformation module argument spec should match the documentation, so that template_parameters is a required argument. 11 years ago
digital_ocean Added a version_added string to the new digital_ocean module param 11 years ago
ec2 Make the ec2 wait code a little smarter 11 years ago
ec2_ami Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2 11 years ago
ec2_eip typo in ec2_eip docstring 11 years ago
ec2_elb Modified ec2_elb doc per issue #3849 11 years ago
ec2_facts Allow check mode when gathering ec2 facts 11 years ago
ec2_group Minor fix, vpc_id is not required for the ec2_group 11 years ago
ec2_tag Basic module to tag resources in EC2. 11 years ago
ec2_vol Rebase attempt 11 years ago
glance_image Fix 'timeout' parameter of glance-image module. 11 years ago
keystone_user Keystone_user module: fix authentication needs tenant_name too 11 years ago
linode Styling: semicolon 11 years ago
nova_compute Fix wait_for default value to follow the documentation (documentation = 180, default value = 120) 11 years ago
nova_keypair DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
quantum_floating_ip DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
quantum_floating_ip_associate Docs: consistently format playbook EXAMPLES 11 years ago
quantum_network quantum_network: fix some doc mistakes 11 years ago
quantum_router Docs: consistently format playbook EXAMPLES 11 years ago
quantum_router_gateway DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
quantum_router_interface Fixed a few small typos 11 years ago
quantum_subnet Add option for DNS nameservers to quantum_subnet module 11 years ago
rax [cloud/rax] support wait on delete 11 years ago
rax_clb_nodes Changed the version_added field in rax_clb_nodes to 1.4 11 years ago
rds make rds handle vpc security groups properly 11 years ago
route53 Fixed small typo from the merge conflict in the route53 module 11 years ago
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 11 years ago
virt Docs: consistently format playbook EXAMPLES 11 years ago