Ansible to assign an IAM role to an existing instance

Hi,

I am trying to assign an IAM role to a bunch of existing EC2 instances using Ansible modules. I couldn’t find an appropriate module for that same and wasn’t sure if that is possible since this feature came out recently. Any suggestions?