-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicate vmid in proxmox_disk module #5492
Comments
Files identified in the description: If these files are incorrect, please update the |
ansibullbot
added
bug
This issue/PR relates to a bug
cloud
module
module
plugins
plugin (any type)
traceback
labels
Nov 7, 2022
Doc-Tiebeau
added a commit
to Doc-Tiebeau/community.general
that referenced
this issue
Nov 7, 2022
Hello @Doc-Tiebeau! I cannot reproduce your bug. Can you provide which versions of software you are using: proxmoxer library, Proxmox PVE, OS on the Ansible-controller. |
felixfontein
pushed a commit
that referenced
this issue
Nov 13, 2022
This was referenced Dec 19, 2022
krauthosting
pushed a commit
to krauthosting/community.proxmox
that referenced
this issue
Feb 26, 2024
krauthosting
pushed a commit
to krauthosting/community.proxmox
that referenced
this issue
Mar 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
When resizing disk got error:
proxmox.proxmox_api.nodes(vm['node']).qemu(vmid).resize.set(vmid=vmid, disk=disk, size=size)
Issue Type
Bug Report
Component Name
plugins/modules/proxmox_disk.py
Ansible Version
ansible --version : core 2.13.4
Community.general Version
Configuration
No response
OS / Environment
No response
Steps to Reproduce
Expected Results
vDisk resized
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: