you are using the file module, when you mean to use the copy module, change the task to this:
- name: Copy Sensu Repo configuration file copy: src=sensu.repo dest=/etc/yum.repos.d/sensu.repo owner=root group=root -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAJ5XC8kw-vUqyK4Dz_23aFikdUi-QGm%3D7hLrObLV7Qkm3Y-NPg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
