[WIP] Network return docs (#23441)

Network return docs
This commit is contained in:
John R Barker 2017-04-12 13:13:41 -04:00 committed by GitHub
commit 902bc58509
79 changed files with 184 additions and 172 deletions

View file

@ -94,6 +94,8 @@ EXAMPLES = """
RETURN = """
command:
description: The CLI command run on the target node(s).
returned: always
type: str
stdout:
description: The set of responses from the cluster command.
returned: always