homeserver/roles/mgrote.ssh/vars/pve.yml

7 lines
145 B
YAML

---
ssh_permit_root_login: "yes"
ssh_password_authentication: "yes"
ssh_print_motd: "no"
ssh_print_lastlog: "no"
ssh_listen_port: "22"