fix typo in os_server security_groups description

pull/18777/head
Donovan Jones 9 years ago committed by Matt Clay
parent 9259b51c97
commit 8b9cd7f410

@ -79,7 +79,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