1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix incomplete sentence in serverless module docs

This commit is contained in:
Ryan S. Brown 2017-11-27 11:40:21 -05:00
parent 3a2a1e054f
commit b611c92626

View file

@ -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: