fix Add known host entry for misamisa

This commit is contained in:
tolerryan
2024-10-20 03:24:49 -05:00
parent 51c4b80409
commit b11fcf5f0c

View File

@@ -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