From b11fcf5f0c6e01106bb7a3737737d47b1c07fe6d Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 20 Oct 2024 03:24:49 -0500 Subject: [PATCH] fix Add known host entry for misamisa --- roles/lib/setup-restic.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index 607a9fd..2af8154 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -178,7 +178,6 @@ - name: Add known host entry for misamisa ansible.builtin.command: - path: /etc/ssh/ssh_known_hosts cmd: "ssh-keyscan -p 25456 misamisa.duckdns.org >> ~/.ssh/known_hosts" creates: /etc/ssh/ssh_known_hosts