ansible/changelogs
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
..
fragments Catch all request timeouts for winrm connection (#54104) 2019-03-28 13:44:49 +10:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00
gcp-compute-add-image.yaml Bugfix/52688 gcp compute missing image (#54468) 2019-03-27 17:14:20 -04:00
user-read-passwd-when-local.yaml User module - Check local database when local is specified in the task (#51088) 2019-03-14 22:16:53 -04:00