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.
John Dewey
8d3aa464b2
Added module to handle nova security groups
...
This module is loosely based on ec2_group module. However, rules are
handled slightly differently. Specific rules are able to be removed vs
removing all "rogue" [1] rules.
[1] Rogue rules are existing security group rules, which are
not included in the `rules` dict.
12 years ago
..
cloudformation
cloudformation parameters no longer required.
12 years ago
digital_ocean
Merge pull request #4346 from dmkoch/digitalocean-droplet-options
12 years ago
docker
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
ec2
Correcting the security group id lookup from the list of security group names
12 years ago
ec2_ami
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
ec2_eip
Fix for connect method parameter order
12 years ago
ec2_elb
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
12 years ago
ec2_facts
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
12 years ago
ec2_group
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
ec2_tag
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
12 years ago
ec2_vol
Merge pull request #4770 from dragon3/devel
12 years ago
ec2_vpc
Fix pep8 error in ec2_vpc
12 years ago
elasticache
Use shared ec2 module snippet in elasticache module
12 years ago
gc_storage
fix to work like copy module
12 years ago
gce
fixes #4954 plus updates for gcutil/v1beta16 tests
12 years ago
gce_lb
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
gce_net
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
gce_pd
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
glance_image
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
keystone_user
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
linode
Revised patch for more password entropy
12 years ago
nova_compute
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
nova_group
Added module to handle nova security groups
12 years ago
nova_keypair
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
ovirt
fixed permissions of module library/cloud/ovirt
12 years ago
quantum_floating_ip
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
quantum_floating_ip_associate
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
quantum_network
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
quantum_router
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
quantum_router_gateway
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
quantum_router_interface
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
quantum_subnet
Add version_added to all modules missing version_added information, the docs formatter will now
12 years ago
rax
Refactor rax module
12 years ago
rax_clb
Remove debug print statement
12 years ago
rax_clb_nodes
Rename rax_clb to rax_clb_nodes in docs and examples
12 years ago
rax_facts
follow suit with the rax refactor and split out the slugify code
12 years ago
rax_network
Add missing exception name
12 years ago
rds
make rds handle vpc security groups properly
13 years ago
route53
Change route53 module to use shared ec2 authorization module snippet
12 years ago
s3
Change s3 module to use shared ec2 authorization module snippet
12 years ago
virt
Docs: consistently format playbook EXAMPLES
13 years ago