mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
parent
92dc61e869
commit
902bc58509
79 changed files with 184 additions and 172 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue