ansible/docs/docsite/rst
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
..
api adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
community Docsite: Add a new tool: Ansible Playbook Grapher (#46435) 2018-10-03 10:19:19 -05:00
dev_guide Making minor grammatical changes (#46844) 2018-10-12 09:59:08 -05:00
installation_guide Gentoo installation no longer requires a workaround. (#47151) 2018-10-17 10:23:23 -05:00
inventory Update implicit_localhost.rst (#45455) 2018-09-11 15:17:50 -05:00
network Fix prompt mismatch issue for ios (#47004) 2018-10-22 21:05:15 +05:30
plugins fix callback name 2018-10-19 18:17:49 -04:00
porting_guides Add porting guide note about inline vars on import/include_tasks (#47121) 2018-10-16 10:33:40 -05:00
reference_appendices Update links to module sources (#46553) 2018-10-08 14:24:19 -05:00
roadmap ROADMAP_2_8.rst link to GH project (#47265) 2018-10-18 05:49:17 -04:00
scenario_guides Making minor changes (#47311) 2018-10-18 16:18:29 -04:00
user_guide Fixed typos in winrm doc (#47351) 2018-10-19 10:34:03 -04:00
vmware refines vmware sample scenario page (#47320) 2018-10-19 11:06:40 -04:00
conf.py updates latest in docs conf.py (#46400) 2018-10-03 21:56:11 -05:00
index.rst updates language about documentation versions and releases on index page (#46465) 2018-10-04 15:26:37 -04:00