Copy production assets is requesting SSH password

Deploying to Kinsta via the Trellis Ansible commands.

When it gets to the step “deploy:copy production assets,” I am being prompted for my SSH password. I do have this setup with vault_ansible_ssh_pass in the production and staging hosts files, but for some reason, the password doesn’t get picked up.

It does grab both the SSH user name host and port from the production and staging hosts files, however.

I’m sure there is some easy fix here that I am missing.