mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
Fixing return string
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user