Fixed a typo (#4168)
This commit is contained in:
parent
4943d329a4
commit
d8b752b3cf
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ options:
|
|||
required: false
|
||||
scale:
|
||||
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.
|
||||
type: complex
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue