Getting vault ID passwords in playbook

Hello,

I would like to set up one host to run ansible-pull, however since credentials are encrypted with ansible-vault I need some way to deliver those credentials to that host. Is there way to get passed passwords from the playbook?

Thanks for help in advance!