Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable-2.7] Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) #53691

Merged
merged 1 commit into from
Mar 18, 2019

Commits on Mar 12, 2019

  1. [stable-2.7] Don't raise AnsibleConnectionFailure if the ssh process …

    …has already died. (ansible#53534)
    
    * Don't raise AnsibleConnectionFailure if the ssh_process has already died. Fixes ansible#53487
    
    * Better support for file not found messages
    
    * Add changelog fragment
    (cherry picked from commit e9f9bca)
    
    Co-authored-by: Matt Martz <matt@sivel.net>
    sivel committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    25396eb View commit details
    Browse the repository at this point in the history