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.
 
 
 
 
 
Go to file
follower 1e32467f62 Make `vpc_security_group` docs more accurate
Without the `subnet` parameter supplied there's an error `msg: Parameter vpc_security_groups invalid for create command`. (This might be a bug?)

If the VPC security group name rather than ID is supplied there's an error: `msg: Invalid security group , groupId= <some group name>, groupName=.` (Accepting a group name might be a feature enhancement.)

In my case I set the subnet as `default` and used `register` to get the result of the security group creation section and just referred to its `group_id` property.
12 years ago
cloud Make `vpc_security_group` docs more accurate 12 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
database Update comments about redis config. 12 years ago
files Merge #5903 from rhaido/ansible 12 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Typo in rabbitmq_plugin docs 12 years ago
monitoring Fix librato_annotation docstring 12 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 12 years ago
network Merge pull request #6649 from picsolvebryan/devel 12 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 12 years ago
packaging Fix merge conflicts 12 years ago
source_control Merge branch 'intellectronica/non-recursive-git' of git://github.com/intellectronica/ansible into devel 12 years ago
system fix typo in the capabilities module description 12 years ago
utilities Acclerate improvements 12 years ago
web_infrastructure Add version_added info + changelog 12 years ago