Ansible send host with blank password

Hi,

I have a host which will not prompt for password after login as root. Is there any way ansible can pass without password? I tried with blank password using ansible_ssh_pass=“”. But it got struck in the set up state.

Can anybody please help?

Thanks,

Madhu