Misc. typo fixes (#150)

This commit is contained in:
The Magician 2018-12-19 13:23:16 -08:00 committed by Alex Stephen
parent 982933cfe8
commit 868982bd13
6 changed files with 15 additions and 15 deletions

View file

@ -152,7 +152,7 @@ options:
preemptible: preemptible:
description: description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible) - '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 required: false
type: bool type: bool
master_auth: master_auth:
@ -402,7 +402,7 @@ nodeConfig:
preemptible: preemptible:
description: description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible) - '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 returned: success
type: bool type: bool
masterAuth: masterAuth:

View file

@ -181,7 +181,7 @@ items:
preemptible: preemptible:
description: description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible) - '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 returned: success
type: bool type: bool
masterAuth: masterAuth:

View file

@ -135,7 +135,7 @@ options:
preemptible: preemptible:
description: description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible) - '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 required: false
type: bool type: bool
initial_node_count: initial_node_count:
@ -334,7 +334,7 @@ config:
preemptible: preemptible:
description: description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible) - '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 returned: success
type: bool type: bool
initialNodeCount: initialNodeCount:

View file

@ -167,7 +167,7 @@ items:
preemptible: preemptible:
description: description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible) - '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 returned: success
type: bool type: bool
initialNodeCount: initialNodeCount:

View file

@ -86,7 +86,7 @@ options:
description: description:
- The availability status of the failover replica. A false status indicates - The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The master can only failover to that the failover replica is out of sync. The master can only failover to
the falover replica when the status is true. the failover replica when the status is true.
required: false required: false
type: bool type: bool
name: name:
@ -162,8 +162,8 @@ options:
required: false required: false
client_key: client_key:
description: description:
- PEM representation of the slave's private key. The corresponsing public - PEM representation of the slave's private key. The corresponding public
key is encoded in the client's asf asd certificate. key is encoded in the client's certificate.
required: false required: false
connect_retry_interval: connect_retry_interval:
description: description:
@ -319,7 +319,7 @@ failoverReplica:
description: description:
- The availability status of the failover replica. A false status indicates - The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The master can only failover to that the failover replica is out of sync. The master can only failover to
the falover replica when the status is true. the failover replica when the status is true.
returned: success returned: success
type: bool type: bool
name: name:
@ -426,8 +426,8 @@ replicaConfiguration:
type: str type: str
clientKey: clientKey:
description: description:
- PEM representation of the slave's private key. The corresponsing public - PEM representation of the slave's private key. The corresponding public
key is encoded in the client's asf asd certificate. key is encoded in the client's certificate.
returned: success returned: success
type: str type: str
connectRetryInterval: connectRetryInterval:

View file

@ -90,7 +90,7 @@ items:
description: description:
- The availability status of the failover replica. A false status indicates - The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The master can only failover that the failover replica is out of sync. The master can only failover
to the falover replica when the status is true. to the failover replica when the status is true.
returned: success returned: success
type: bool type: bool
name: name:
@ -200,8 +200,8 @@ items:
type: str type: str
clientKey: clientKey:
description: description:
- PEM representation of the slave's private key. The corresponsing public - PEM representation of the slave's private key. The corresponding public
key is encoded in the client's asf asd certificate. key is encoded in the client's certificate.
returned: success returned: success
type: str type: str
connectRetryInterval: connectRetryInterval: