Clone and reset KVM virtual machine
Clone your VM and spawn new instances in KVM
List all VMs:
If the target VM is running, suspend it:
Clone the VM:
Resume the suspended base:
Prepare new system to be fresh and working
virt-sysprep -d debian12-base-clone01 --root-password password:abcABC123 --firstboot-command 'dpkg-reconfigure openssh-server'