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 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
..
api adds stub API docs in a single file (#46663) 6 years ago
community Docsite: Add a new tool: Ansible Playbook Grapher (#46435) 6 years ago
dev_guide Making minor grammatical changes (#46844) 6 years ago
installation_guide Gentoo installation no longer requires a workaround. (#47151) 6 years ago
inventory Update implicit_localhost.rst (#45455) 6 years ago
network Fix prompt mismatch issue for ios (#47004) 6 years ago
plugins fix callback name 6 years ago
porting_guides Add porting guide note about inline vars on import/include_tasks (#47121) 6 years ago
reference_appendices Update links to module sources (#46553) 6 years ago
roadmap ROADMAP_2_8.rst link to GH project (#47265) 6 years ago
scenario_guides Making minor changes (#47311) 6 years ago
user_guide Fixed typos in winrm doc (#47351) 6 years ago
vmware refines vmware sample scenario page (#47320) 6 years ago
conf.py updates latest in docs conf.py (#46400) 6 years ago
index.rst updates language about documentation versions and releases on index page (#46465) 6 years ago