I hope this is the right place to ask, if not please let me know.
My goal is to fully automate the provising of containers, which includes the creation of a Proxmox container.
Whatever I try, the module tells me “authorization on proxmox cluster failed with exception: Couldn’t authenticate user”.
Do I need to setup something special in Proxmox? On the Web GUI (Port 8006) the logins works without issues.
Whatever I try, the module tells me "authorization on proxmox cluster
failed with exception: Couldn't authenticate user".
Do I need to setup something special in Proxmox? On the Web GUI (Port 8006)
the logins works without issues.
Ansible documentation and Proxmox api documentation say you should use username root@pam , have you tried that?