Allow TCP forwarding
This commit is contained in:
parent
ac622af4c0
commit
9e9449c6ed
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
# devsec.hardening.ssh_hardening vars:
|
# devsec.hardening.ssh_hardening vars:
|
||||||
ssh_client_port: 22 # Default, but duplicated here for documentation purpose. Not changed because its only accessible via LAN.
|
ssh_client_port: 22 # Default, but duplicated here for documentation purpose. Not changed because its only accessible via LAN.
|
||||||
ssh_client_password_login: false # Default, but duplicated here for documentation purpose.
|
ssh_client_password_login: false # Default, but duplicated here for documentation purpose.
|
||||||
|
ssh_allow_tcp_forwarding: true
|
||||||
# geerlingguy.docker vars:
|
# geerlingguy.docker vars:
|
||||||
docker_edition: 'ce'
|
docker_edition: 'ce'
|
||||||
docker_install_compose_plugin: true
|
docker_install_compose_plugin: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue