1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixing RETURN string

This commit is contained in:
GGabriele 2016-08-31 18:44:04 +02:00 committed by Matt Clay
parent 6590c4677d
commit 0b887cd193

View file

@ -61,7 +61,7 @@ end_state:
sample: {"nv_overlay_evpn": true} sample: {"nv_overlay_evpn": true}
updates: updates:
description: commands sent to the device description: commands sent to the device
returned: when I(m_facts)=true returned: always
type: list type: list
sample: ["nv overlay evpn"] sample: ["nv overlay evpn"]
changed: changed: