Ansible packer zero free space

Hi,

Normally i use the Packer Ansible provisioner to install software on an OpenStack image.
I follow that up with a call to the Packer shell provisioner which basically runs the dd utility to zero out free space on the image.

Just wondering if it would be a better idea to do both steps with Ansible?

Thanks