Ansible Ovir Problem

Hi every one I have a problem. I’m trying to use Ansible to create Ovirt VMs, but the problem is that The role let me make the Auth, but at the time to create de VM gives me an error:

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ValueError: The text ‘2008-03-31T17:00:00.000’ isn’t a valid date value
fatal: [192.168.14.159]: FAILED! => {“changed”: false, “msg”: “The text ‘2008-03-31T17:00:00.000’ isn’t a valid date value”}

I need help with this.

can you provide the tasks?

what ansible version are you using?

2.5.1

the error says The text ‘2008-03-31T17:00:00.000’ isn’t a valid date value"}