Change default ssh-key generator type

I noticed when running an ansible provisioner that packer is generating ssh-rsa keys if you don’t supply one yourself - hence getting no matching host key type found. Their offer: ssh-rs, is there a way to change that without generating and supplying one yourself?