From fd6009b7e1c7bd6ff7afc7ad30d23a055cc1aff6 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Fri, 22 May 2026 01:32:40 +1000 Subject: [PATCH] ssh-certs hosts. --- playbooks/ssh-certs/deploy-host-certs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/ssh-certs/deploy-host-certs.yml b/playbooks/ssh-certs/deploy-host-certs.yml index 6c2e2ca..d4c1115 100644 --- a/playbooks/ssh-certs/deploy-host-certs.yml +++ b/playbooks/ssh-certs/deploy-host-certs.yml @@ -68,7 +68,7 @@ block: | # Coexistence with Proxmox internal clustering (Plain Keys fallback) HostKey /etc/ssh/ssh_host_rsa_key - marker: "# {mark} ANSIBLE MANAGED HOST CERTIFICATE BLOCK #" + marker: "# {mark} ANSIBLE MANAGED HOST RSA KEY BLOCK #" create: true mode: '0600' validate: /usr/sbin/sshd -t -f %s