ansible/docs/docsite/rst
Ganesh Nalawade 17cd01589a 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

* Update changelog

(cherry picked from commit 335a979f1d)
2018-10-22 15:47:15 -07:00
..
community [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
dev_guide Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
installation_guide [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
inventory [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
network Fix prompt mismatch issue for ios (#47004) 2018-10-22 15:47:15 -07:00
plugins Add 'auto' to documented default enabled inventory plugins (#46621) (#46637) 2018-10-08 15:22:03 -05:00
porting_guides [stable-2.7] Add porting guide note about inline vars on import/include_tasks (#47121) (#47130) 2018-10-17 10:50:52 -05:00
reference_appendices Updates release & maintenance version docs for 2.7 (#46414) 2018-10-02 16:20:36 -05:00
roadmap
scenario_guides Meraki scenario guide - Changed section markup types (#46158) (#46263) 2018-09-28 11:08:11 -05:00
user_guide Clean playbook filters doc by adding whitespaces 2018-10-15 09:58:33 -07:00
vmware
conf.py updates latest in docs conf.py (#46400) 2018-10-03 22:16:46 -05:00
index.rst [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00