On Thu, 29 Aug 2019 22:49:54 -0700 (PDT)
Mac Kam <
macka...@gmail.com> wrote:
> HI friends,
>
> When I use raw command in out remote router, then cannot show the output.
> [...]
> -name: Print output
> debug:
> msg: "{{result.stdout}}"
You can show the output. But the output is empty.
"stdout_lines": []
The command was silently ignored
"rc": 0
"stderr": "Shared connection to ... closed."
Ansible can't help you. Probably the router's doc could.
Cheers,
-vlado