ansible/docs
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
2018-10-22 21:05:15 +05:30
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 2018-10-14 19:08:06 -05:00
docsite Fix prompt mismatch issue for ios (#47004) 2018-10-22 21:05:15 +05:30
man
templates docs: add Support section for plugin types (#46520) 2018-10-08 13:54:53 -05:00