update return doc string

This commit is contained in:
jedelman8 2016-04-18 13:18:30 -07:00 committed by Matt Clay
parent 66eea14df2
commit 01b8f7db5e

View file

@ -118,11 +118,11 @@ state:
returned: always
type: string
sample: "present"
commands:
updates:
description: command string sent to the device
returned: always
type: string
sample: "vlan 20 ; vlan 55 ;"
type: list
sample: ["vlan 20", "vlan 55"]
changed:
description: check to see if a change was made on the device
returned: always