mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-05-28 04:29:11 -07:00
Misc. typo fixes (#150)
This commit is contained in:
parent
982933cfe8
commit
868982bd13
6 changed files with 15 additions and 15 deletions
|
@ -135,7 +135,7 @@ options:
|
|||
preemptible:
|
||||
description:
|
||||
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
|
||||
for more inforamtion about preemptible VM instances.'
|
||||
for more information about preemptible VM instances.'
|
||||
required: false
|
||||
type: bool
|
||||
initial_node_count:
|
||||
|
@ -334,7 +334,7 @@ config:
|
|||
preemptible:
|
||||
description:
|
||||
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
|
||||
for more inforamtion about preemptible VM instances.'
|
||||
for more information about preemptible VM instances.'
|
||||
returned: success
|
||||
type: bool
|
||||
initialNodeCount:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue