mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 00:16:49 +00:00
fix typo in os_server security_groups description
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user