Issue with community.general.proxmox (Ansible)

Is anyone else having issues with the community module for Ansible? Seems broken.

I've logged a bug here would love to hear from the community if anyone else is experiencing this and has a fix.

Ok so, it's a confirmed bug.

This error occurs when running a playbook without setting the `onboot` value in the `community.general.proxmox` plugin.

As a workaround, anyone else facing this issue should treat `onboot` as mandatory (either set to an integer value of 0 or 1).

To make it officially mandatory is a breaking change and requires the standard deprecation cycle and that may not even be the fix, we have to see what happens there. You may hear otherwise from that plugin maintainer after posting this workaround. In which case this workaround will become obselete.

In the meantime, this workaround exists for those that need it.
 
Last edited: