Download files from Jfrog

Hi,
Need to download some .zip files and .exc files from Jfrog for that i’m using python script,

Is there any way to download files from General repo of Jfrog with Ansible?

Assuming its a straight download then https://docs.ansible.com/ansible/latest/modules/get_url_module.html ?

Richard.