You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/network/user_guide
Ganesh Nalawade 335a979f1d
Fix prompt mismatch issue for ios (#47004)
* Fix prompt mismatch issue for ios

Fixes #40884 #44463

*  If the command prompt is matched check if data is
   still pending to be read from buffer.
*  This fix adds a new timer `buffer_read_timeout`
   which will be trigerred after command prompt
   is matched and data is attempted to be read from channel.
   If not data is present of channel the timer will expire
   and response we be returned to calling function.

* Fix unit test failure

* Update to make buffer timeout float

* Update doc and fix review comment

* Fix CI issues

* Update doc

* Fix review comments

* Fix review comments
6 years ago
..
shared_snippets uses .txt for shared content (#40416) 7 years ago
faq.rst inaugural Network FAQ (#38359) 7 years ago
index.rst fixed network automation index issues (#44732) 6 years ago
network_best_practices_2.5.rst Fix places in docs that refer to modules without namespace 7 years ago
network_debug_troubleshooting.rst Fix prompt mismatch issue for ios (#47004) 6 years ago
network_working_with_command_output.rst Network Getting started docs (#36337) 7 years ago
platform_cnos.rst Lenovo doc update (#45483) 6 years ago
platform_enos.rst Lenovo doc update (#45483) 6 years ago
platform_eos.rst fix variable names in vars file example (#44643) 6 years ago
platform_exos.rst Networking Docs - Added platform guides for EXOS and SLX-OS (#43116) 6 years ago
platform_index.rst Lenovo doc update (#45483) 6 years ago
platform_ios.rst updates network examples to 2.6 (#40831) 7 years ago
platform_ironware.rst Ironware: Deprecate provider, support network_cli (#43285) 6 years ago
platform_junos.rst updates network examples to 2.6 (#40831) 7 years ago
platform_netconf_enabled.rst Update netconf_config module (#44379) 6 years ago
platform_nos.rst fix typo of nos_command module example (#44125) 6 years ago
platform_nxos.rst reinstates connection:local as an option for nxapi (#40834) 7 years ago
platform_routeros.rst New module: routeros — manage MikroTik RouterOS (#41155) 6 years ago
platform_slxos.rst Networking Docs - Added platform guides for EXOS and SLX-OS (#43116) 6 years ago
platform_voss.rst added platform guides for NOS and VOSS (#43854) 6 years ago