ansible/changelogs
Simon Westphahl 7d6c925e38 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-04-01 14:38:52 -07:00
..
fragments Catch all request timeouts for winrm connection (#54104) 2019-04-01 14:38:52 -07:00
.changes.yaml New release v2.6.15 2019-03-14 20:21:57 -07:00
CHANGELOG-v2.6.rst New release v2.6.15 2019-03-14 20:21:57 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:38:32 -07:00
rhsm_repository-loop-fix-improvements.yaml [stable-2.6] Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-27 13:07:49 -08:00