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/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
7 years ago
..
fragments Catch all request timeouts for winrm connection (#54104) 7 years ago
.changes.yaml New release v2.6.15 7 years ago
CHANGELOG-v2.6.rst New release v2.6.15 7 years ago
config.yaml Implement new changelog generator. 8 years ago
rhsm_repository-loop-fix-improvements.yaml [stable-2.6] Prevent duplicate entries in rhsm_repository module (#48107) 7 years ago