Trying to download the Oracle db from url using win_get_url

I am trying to download the Oracle 12c db zip file for win64 with win_get_url I am unable to figure out why it downloads a 5kb broken file with status as changed I am using Ansible 2.6.3

can ypu post your tasks?