Files
community.general/lib/ansible/plugins
Simon Westphahl a44dfed570 Catch all request timeouts for winrm connection (#54104)
* Catch all request timeouts for winrm connection

The current implementation only catches 'ConnectTimeout' exceptions.
Instead we should catch 'Timout' which also catches ReadTimeout
exceptions.

Improves on: #51744

Co-Authored-By: westphahl <westphahl@gmail.com>

* Changelog for winrm error handling improvement
2019-03-28 13:44:49 +10:00
..
2019-03-27 14:44:04 +01:00
2019-03-27 11:18:13 -04:00
2019-03-26 18:10:45 +05:30
2019-02-03 15:10:16 -05:00
2019-03-04 15:30:18 -05:00