Telnet Module inside 2.4

Hello Everyone,

I am handling new functionality inside module 2.4 version. According documentation we have " prompts " to manage points to execute next command.

However, I am thinking some alternatives of customer only has telnet implementation in your environment and work to change to DevOps inside Ansible, however will be good opportunity for the customer take opportunity to migrate for SSH and work correctly.

I was trying to manage the action inside " Cisco IOS " to generate “crypto key”, however some devices will request action to answer about key generate ( 512, 1024 ). What’s the best approach to manage this implementation inside Ansible to accept the key automatically?

Kind Regards,
Rodrigo

Hello Everyone,

Is there any idea for this subject?

There are no plans to add prompt introspection and response to the telnet module. It could be an opportunity for someone to take on as a project if so desired.