1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-03-05 19:41:31 +01:00
infrastructure/roles/sshd/defaults/main.yml
Kristian Klausen e960cabe5b
sshd: Parameterize AllowTcpForwarding
Local forwarding is needed for the bastion host so it can be used as a
"proxy".
2026-01-25 18:11:14 +00:00

3 lines
40 B
YAML

sshd_port: 22
sshd_tcp_forwarding: "no"