ssh-certs hosts.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2026-05-22 01:32:40 +10:00
parent 5d2a9e4a2e
commit fd6009b7e1

View File

@@ -68,7 +68,7 @@
block: | block: |
# Coexistence with Proxmox internal clustering (Plain Keys fallback) # Coexistence with Proxmox internal clustering (Plain Keys fallback)
HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_rsa_key
marker: "# {mark} ANSIBLE MANAGED HOST CERTIFICATE BLOCK #" marker: "# {mark} ANSIBLE MANAGED HOST RSA KEY BLOCK #"
create: true create: true
mode: '0600' mode: '0600'
validate: /usr/sbin/sshd -t -f %s validate: /usr/sbin/sshd -t -f %s