Update playbooks/templates/sshd/99-lan-bypass.conf.j2

This commit is contained in:
2025-07-23 16:23:28 +00:00
parent 6a683a7a38
commit 1e952b9a8f

View File

@@ -1,6 +1,9 @@
Match Address 10.0.0.0/8
PasswordAuthentication yes
Match Address 172.16.0.0/12
PasswordAuthentication yes
Match Address 192.168.0.0/16
PasswordAuthentication yes