Minor grammar change in Digital_Ocean Module doc (#19674)
This commit is contained in:
parent
f96ac8bff0
commit
47c0c71002
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ options:
|
||||||
- This is the slug of the region you would like your server to be created in.
|
- This is the slug of the region you would like your server to be created in.
|
||||||
ssh_key_ids:
|
ssh_key_ids:
|
||||||
description:
|
description:
|
||||||
- Optional, array of of SSH key (numeric) ID that you would like to be added to the server.
|
- Optional, array of SSH key (numeric) ID that you would like to be added to the server.
|
||||||
virtio:
|
virtio:
|
||||||
description:
|
description:
|
||||||
- "Bool, turn on virtio driver in droplet for improved network and storage I/O."
|
- "Bool, turn on virtio driver in droplet for improved network and storage I/O."
|
||||||
|
|
Loading…
Reference in a new issue