Fixing RETURN string
This commit is contained in:
parent
69000b82b5
commit
84de0c5c57
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ end_state:
|
||||||
sample: {"ospf": ["1", "2"]}
|
sample: {"ospf": ["1", "2"]}
|
||||||
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: ["router ospf 1"]
|
sample: ["router ospf 1"]
|
||||||
changed:
|
changed:
|
||||||
|
|
Loading…
Reference in a new issue