mirror of https://github.com/ansible/ansible.git
Wrap paramiko open_session() call in try/except
Ran across non-unix host where the call to paramiko's open_session() in exec_command() would throw a EOFError exception. This change wraps the block in a try/except.pull/836/head
parent
f9bdfde614
commit
569d377183
Loading…
Reference in New Issue