1224
This commit is contained in:
@@ -545,7 +545,7 @@
|
||||
|
||||
case "$MODE" in
|
||||
tunnel)
|
||||
PORT="{{ _local_port }}"
|
||||
PORT="{{ _local_port | default('') }}"
|
||||
PASS="{{ dev2_passfile_used_tunnel }}"
|
||||
sshpass -f "$PASS" ssh {{ ssh_opts_common }} \
|
||||
-o AddressFamily=inet \
|
||||
|
||||
Reference in New Issue
Block a user