fix Add known host entry for misamisa
This commit is contained in:
@@ -178,7 +178,6 @@
|
|||||||
|
|
||||||
- name: Add known host entry for misamisa
|
- name: Add known host entry for misamisa
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
path: /etc/ssh/ssh_known_hosts
|
|
||||||
cmd: "ssh-keyscan -p 25456 misamisa.duckdns.org >> ~/.ssh/known_hosts"
|
cmd: "ssh-keyscan -p 25456 misamisa.duckdns.org >> ~/.ssh/known_hosts"
|
||||||
creates: /etc/ssh/ssh_known_hosts
|
creates: /etc/ssh/ssh_known_hosts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user