mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Fixed a typo (#4168)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user