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:
parent
6590c4677d
commit
0b887cd193
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ end_state:
|
|||
sample: {"nv_overlay_evpn": true}
|
||||
updates:
|
||||
description: commands sent to the device
|
||||
returned: when I(m_facts)=true
|
||||
returned: always
|
||||
type: list
|
||||
sample: ["nv overlay evpn"]
|
||||
changed:
|
||||
|
|
Loading…
Reference in a new issue