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
Add terminal_initial_newline to network_cli module
`terminal_initial_newline`, when set to true sends a single newline
character to the remote device immediately after initially connecting.
This allows network_cli to work with some types of equipment which
fail to send any data when SSH connectivity is initially established,
such as serial-port multiplexers.
0 commit comments