mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Fixing return string
This commit is contained in:
parent
37170dd353
commit
988d6bbb2b
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ end_state:
|
|||
updates:
|
||||
description: command sent to the device
|
||||
returned: always
|
||||
type: string
|
||||
type: list
|
||||
sample: ["snmp-server location New_Test"]
|
||||
changed:
|
||||
description: check to see if a change was made on the device
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue