I have a CentOS VM that need to be used with `cloudinit`.
Using libvirt, I am creating VM on Proxmox with Scaleway.
I have an ansible file that create a VM name CentOS_Base, the most important commands are:
# Downloading a CentOS-7-x86_64-GenericCloud-1809.qcow2
curl...