Unable to install through dpkg in Ansible

Hi,

I am trying to install a .deb Package through Ansible, it is not getting installed.

Error:-

I think that 'name' expects just a package name, to install from a repo.
try 'deb' for installing from a file on the remote machine.

Richard