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