7 lines
149 B
Text
7 lines
149 B
Text
|
# Port
|
||
|
Port {{ sshd.port }}
|
||
|
|
||
|
# Auth
|
||
|
PermitRootLogin {{ sshd.auth.permit_root_login }}
|
||
|
PasswordAuthentication {{ sshd.auth.password_authentication }}
|