Fixed a typo (#4168)
This commit is contained in:
parent
dca3e594ac
commit
90b8281a51
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
scale:
|
scale:
|
||||||
description:
|
description:
|
||||||
- When C(sate) is I(present) scale services. Provide a dictionary of key/value pairs where the key
|
- When C(state) is I(present) scale services. Provide a dictionary of key/value pairs where the key
|
||||||
is the name of the service and the value is an integer count for the number of containers.
|
is the name of the service and the value is an integer count for the number of containers.
|
||||||
type: complex
|
type: complex
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in a new issue