Hello Proxmox Team,
recently i'm trying to setup my lab through ansible.
I found the ansibe collection community.general that has a proxmox_kvm module which seems to work pretty well for this.
I switched the the API from providing my root password to using a PVE API Token for root@pam.
I had...