ansible/changelogs
Sam Doran 197daf095b Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776)
* Catch SSH authentication errors and don't retry multiple times to prevent account lock out

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Subclass AnsibleAuthenticationFailure from AnsibleConnectionFailure

Use comparison rather than range() because it's much more efficient.

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Add tests

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Make paramiko_ssh connection plugin behave the same way

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Add changelog

Signed-off-by: Sam Doran <sdoran@redhat.com>
(cherry picked from commit 9d4c0dc111)
2019-01-24 10:43:11 -08:00
..
fragments Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-24 10:43:11 -08:00
.changes.yaml New release v2.6.12 2019-01-17 09:19:17 -08:00
CHANGELOG-v2.6.rst New release v2.6.12 2019-01-17 09:19:17 -08: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