mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Fixing docstring
This commit is contained in:
parent
b42f6da0ce
commit
48942d6e32
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ end_state:
|
||||||
returned: always
|
returned: always
|
||||||
type: dict
|
type: dict
|
||||||
sample: {"mtu": "1700", sysmtu": "9216"}
|
sample: {"mtu": "1700", sysmtu": "9216"}
|
||||||
commands:
|
updates:
|
||||||
description: command sent to the device
|
description: command sent to the device
|
||||||
returned: always
|
returned: always
|
||||||
type: list
|
type: list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue