/etc/ssh/ssh_known_hosts
This commit is contained in:
@@ -180,8 +180,7 @@
|
||||
ansible.builtin.command:
|
||||
path: /etc/ssh/ssh_known_hosts
|
||||
cmd: "ssh-keyscan -p 25456 misamisa.duckdns.org >> ~/.ssh/known_hosts"
|
||||
name: misamisa.duckdns.org
|
||||
state: present
|
||||
creates: /etc/ssh/ssh_known_hosts
|
||||
|
||||
- name: Download restic bz2 file
|
||||
get_url:
|
||||
|
||||
Reference in New Issue
Block a user