You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating community.general to the latest version 5.5.0 (which was released yesterday as of 8/24/2022), we started getting this error when creating a VM via the proxmox_kvm module:
# FAILED! => changed=false# msg: creation of qemu VM dev-test with vmid 100 failed with exception='agent'# vmid: 100
Summary
After updating community.general to the latest version 5.5.0 (which was released yesterday as of 8/24/2022), we started getting this error when creating a VM via the proxmox_kvm module:
It looks like it may have been introduced here:
Change Proxmox agent argument to string. #5107
Workaround
Lock to 5.4.0:
Issue Type
Bug Report
Component Name
proxmox_kvm
Ansible Version
Community.general Version
Configuration
OS / Environment
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
Running on a Docker Container
Steps to Reproduce
Playbook to reproduce
Expected Results
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: