8 lines
278 B
Django/Jinja
8 lines
278 B
Django/Jinja
# Managed by Ansible — Set-OPS
|
|
|
|
PermitRootLogin {{ chezlepro_ssh_permit_root_login }}
|
|
PubkeyAuthentication {{ chezlepro_ssh_pubkey_authentication }}
|
|
PasswordAuthentication {{ chezlepro_ssh_password_authentication }}
|
|
KbdInteractiveAuthentication no
|
|
X11Forwarding no
|
|
UsePAM yes
|