Files
community.general/lib/ansible/plugins/connection
Ganesh Nalawade 9aadd8704a Handle multiple sub prompts for network_cli connection (#35361)
* Handle multiple sub prompts for network_cli connection

Fixes #35349

*  Check if the same prompt is repeated in consecutive window
   if it is repeated it indicates there is problem with answer
   provided
*  In that case report error to user

* Fix CI failure

* Fixes #35349

*  Add prompt_retry count to control max number of times
   to expect the same prompt before it error's out

*  Make required changes in ios and eos terminal plugin to handle
   wrong enable password correctly and return proper error
   message to user.

*  Check if the same prompt is repeated in consecutive window
   if it is repeated it indicates there is the problem with an answer
   provided

*  In that case report error to user
2018-01-31 18:33:23 +05:30
..
2018-01-15 21:15:04 -08:00
2017-11-16 13:49:57 -05:00
2018-01-20 08:50:01 -05:00
2018-01-20 08:50:01 -05:00
2017-12-12 23:13:27 +01:00
2017-12-12 12:25:53 +00:00