mirror of https://github.com/ansible/ansible.git
connection: raise exception return by SSH (#84592)
Fixes: #58133 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/84624/head
parent
ce392dd86e
commit
6db6d1967e
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- ssh - Raise exception when sshpass returns error code (https://github.com/ansible/ansible/issues/58133).
|
||||||
Loading…
Reference in New Issue