|
|
|
@ -113,11 +113,11 @@ state:
|
|
|
|
returned: always
|
|
|
|
returned: always
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
sample: "present"
|
|
|
|
sample: "present"
|
|
|
|
commands:
|
|
|
|
updates:
|
|
|
|
description: command string sent to the device
|
|
|
|
description: command string sent to the device
|
|
|
|
returned: always
|
|
|
|
returned: always
|
|
|
|
type: string
|
|
|
|
type: list
|
|
|
|
sample: "interface eth1/5 ; switchport access vlan 20 ;"
|
|
|
|
sample: ["interface eth1/5", "switchport access vlan 20"]
|
|
|
|
changed:
|
|
|
|
changed:
|
|
|
|
description: check to see if a change was made on the device
|
|
|
|
description: check to see if a change was made on the device
|
|
|
|
returned: always
|
|
|
|
returned: always
|
|
|
|
|