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.