adam.nz aboutpostsprojectscontact
# ansible -Kb all -m shell -a 'ssh-keyscan foo.rsync.net >> /root/.ssh/known_hosts'
On every host defined in the Ansible inventory file, append foo.rsync.net’s SSH host key to root’s known_hosts file.