that is your problem, the module executes on the remote machine, the file is not there, you can either make it a 'local_action' as this is an API call and should work from any machine. But if you need to run it from THAT specific machine you'll need to copy the file to it first.
-- 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/CAJ5XC8kW9gSFDBK24JUjETgGvqqPFSrKVU95vRG7ZcJjmUdzvg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
