You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
When executing the long-running command like DB2 and InfoSphere installation ssh connection is breaking.
I have tried to add to ansible.cfg following line:
ssh_args = -o ServerAliveInterval=50
Unfortunately, it is not resolving the issue. This happens on RHEL 7 zLinux environment.
When executing the long-running command like DB2 and InfoSphere installation ssh connection is breaking.
I have tried to add to ansible.cfg following line:
ssh_args = -o ServerAliveInterval=50
Unfortunately, it is not resolving the issue. This happens on RHEL 7 zLinux environment.
Did you have this issue?