Is there any telnet module available for Ansible?
I want to telnet to server and execute some command for a particular task. Any body please help?
Is there any telnet module available for Ansible?
I want to telnet to server and execute some command for a particular task. Any body please help?
Maybe, use the expect module? http://docs.ansible.com/ansible/expect_module.html#status
tasks: