mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-24 20:01:24 -07:00
Misc. typo fixes (#150)
This commit is contained in:
parent
982933cfe8
commit
868982bd13
6 changed files with 15 additions and 15 deletions
|
@ -152,7 +152,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
|
||||
master_auth:
|
||||
|
@ -402,7 +402,7 @@ nodeConfig:
|
|||
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
|
||||
masterAuth:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue