set AllowTcpForwarding to local

This commit is contained in:
Jack Ivanov 2016-10-24 17:53:08 +03:00
parent acc4667e47
commit 44bc3ead48

View file

@ -6,7 +6,7 @@
marker: '# ANSIBLE_MANAGED_ssh_tunneling_role'
block: |
Match Group algo
AllowTcpForwarding remote
AllowTcpForwarding local
AllowAgentForwarding no
AllowStreamLocalForwarding no
PermitTunnel no