fix typo in os_server security_groups description
parent
9259b51c97
commit
8b9cd7f410
|
@ -79,7 +79,7 @@ options:
|
||||||
security_groups:
|
security_groups:
|
||||||
description:
|
description:
|
||||||
- Names of the security groups to which the instance should be
|
- 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
|
required: false
|
||||||
default: None
|
default: None
|
||||||
network:
|
network:
|
||||||
|
|
Loading…
Reference in New Issue