mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-01 06:41:26 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
aireos.py | ||
aruba.py | ||
asa.py | ||
bigip.py | ||
ce.py | ||
dellos6.py | ||
dellos9.py | ||
dellos10.py | ||
enos.py | ||
eos.py | ||
ios.py | ||
iosxr.py | ||
ironware.py | ||
junos.py | ||
nxos.py | ||
onyx.py | ||
sros.py | ||
vyos.py |