fix typo in os_server security_groups description

reviewable/pr18780/r1
Donovan Jones 10 years ago
parent e252fffb92
commit cf061dd93a

@ -77,7 +77,7 @@ options:
security_groups:
description:
- Names of the security groups to which the instance should be
added. This may be a YAML list or a common separated string.
added. This may be a YAML list or a comma separated string.
required: false
default: None
network:

Loading…
Cancel
Save