Hi, just curious, when you run this , what do you get? ansible -i (hosts path) -m ping
On Monday, May 14, 2018 at 7:25:49 AM UTC-7, Tcpip wrote: > > > Hi all, > > ansible 2.4.0.0 > config file = /etc/ansible/ansible.cfg > configured module search path = > [u'/home/notebook/.ansible/plugins/modules', > u'/usr/share/ansible/plugins/modules'] > ansible python module location = > /usr/local/lib/python2.7/dist-packages/ansible > executable location = /usr/local/bin/ansible > python version = 2.7.14+ (default, Dec 5 2017, 15:17:02) [GCC 7.2.0] > -- > Im trying to do a back to my cisco devices , to access this devices I have > to go via Telnet, If I access directly to the device I dont have any issue, > but when I run my playbook from the same server I did the telnet access I > get stuck here > <10.240.2.26> using connection plugin network_cli. And never get any tipe > of timeout. > > Any help will be appreciated. > > Thanks. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/a827962c-75ce-4f78-9d4b-ffc3bb8b899a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
