Load Files from Git for Packer Build

for Terraform there is a opotunity to load a module from git. is there a similar Possibility for Packer?
for my usecase i want to place my Ansible Provisioner scripts in a seperate git Project and load them for the build.

i only found the external datasource Plugin git but it does not seems to provide the necessary feature