ansible / community

This repository is being archived. See https://github.com/ansible-community/presentations and https://github.com/ansible-community/meetings for the new locations
Apache License 2.0
489 stars 144 forks source link

telnet issue #533

Closed zaldyb2001 closed 4 years ago

zaldyb2001 commented 4 years ago

Hi Experts,

I am just new with this one. I am trying to connect using telnet (ssh has no issue) to my IOS devices, but I am getting error when I run my playbook:


Error: PLAY [Telnet do show version for IOS] ***

TASK [show version] ***** fatal: [telnet_device]: FAILED! => {"changed": true, "msg": "Telnet action failed: telnet connection closed", "output": []}

PLAY RECAP ** telnet_device : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

Any suggestions/comments is much appreciated.

felixfontein commented 4 years ago

Hi!

Thanks very much for your interest in Ansible. It sincerely means a lot to us.

This appears to be a user question, and we'd like to direct these kinds of things to either the mailing list or the IRC channel.

If you can stop by there, we'd appreciate it. This allows us to keep the issue tracker for bugs, pull requests, RFEs and the like.

Thank you once again and we look forward to seeing you on the list or IRC. Thanks!