mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix incomplete sentence in serverless module docs
This commit is contained in:
@@ -100,7 +100,7 @@ EXAMPLES = """
|
||||
RETURN = """
|
||||
service_name:
|
||||
type: string
|
||||
description: Most
|
||||
description: The service name specified in the serverless.yml that was just deployed.
|
||||
returned: always
|
||||
sample: my-fancy-service-dev
|
||||
state:
|
||||
|
||||
Reference in New Issue
Block a user