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
Ganesh Nalawade 47f2352d33 Fix prompt mismatch issue for ios (#47004)
* Fix prompt mismatch issue for ios

Fixes #40884 #44463 #46082

*  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.

* Update doc

* Fix review comments

* Update changelog

* Fix unit test CI failure

(cherry picked from commit 335a979f1d)
6 years ago
..
community
dev_guide Add symlinks sanity test. (#46467) 6 years ago
installation_guide
inventory
network Fix prompt mismatch issue for ios (#47004) 6 years ago
plugins Add 'auto' to documented default enabled inventory plugins (#46621) (#46637) 6 years ago
porting_guides [stable-2.7] Add porting guide note about inline vars on import/include_tasks (#47121) (#47130) 6 years ago
reference_appendices
roadmap
scenario_guides
user_guide Clean playbook filters doc by adding whitespaces 6 years ago
vmware
conf.py updates latest in docs conf.py (#46400) 6 years ago
index.rst