-
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
Bugfix: Remove redundant VMID parameters #5672
Bugfix: Remove redundant VMID parameters #5672
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good to me, I'll merge in ~one week if nobody objects.
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #5708 🤖 @patchback |
* Remove redundant parameters VMID * Add changelog fragment (cherry picked from commit fab73a1)
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #5709 🤖 @patchback |
@castorsky thanks for this fix! |
* Remove redundant parameters VMID * Add changelog fragment (cherry picked from commit fab73a1)
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
SUMMARY
Removed redundant VMID parameter from URI builder from all functions in
proxmox_disk
andproxmox_nic
modules.It fixes possible issues similar to #5492.
ISSUE TYPE
COMPONENT NAME
proxmox_disk
proxmox_nic
ADDITIONAL INFORMATION
Conversation about this fix was here.
Modified functions have been tested with: