Fix various module docs. (#4887)

This commit is contained in:
Felix Fontein
2022-06-22 22:43:48 +02:00
committed by GitHub
parent 8017cec8f6
commit 2dcdd2faca
20 changed files with 40 additions and 40 deletions

View File

@@ -107,7 +107,7 @@ state:
returned: always
command:
type: str
description: Full `serverless` command run by this module, in case you want to re-run the command outside the module.
description: Full C(serverless) command run by this module, in case you want to re-run the command outside the module.
returned: always
sample: serverless deploy --stage production
'''