mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-11 03:31:29 -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 | ||
buildah.py | ||
chroot.py | ||
docker.py | ||
funcd.py | ||
iocage.py | ||
jail.py | ||
kubectl.py | ||
libvirt_lxc.py | ||
local.py | ||
lxc.py | ||
lxd.py | ||
netconf.py | ||
network_cli.py | ||
oc.py | ||
paramiko_ssh.py | ||
persistent.py | ||
saltstack.py | ||
ssh.py | ||
winrm.py | ||
zone.py |