mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
proxmox_disk: fix failure to create cdrom (#6770)
* proxmox_disk: fix failure to create cdrom * Add changelog fragment 6770 * Update changelogs/fragments/6770-proxmox_disk_create_cdrom.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
93f5a48b8c
commit
70e2048d8c
2 changed files with 5 additions and 1 deletions
2
changelogs/fragments/6770-proxmox_disk_create_cdrom.yml
Normal file
2
changelogs/fragments/6770-proxmox_disk_create_cdrom.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- proxmox_disk - fix unable to create ``cdrom`` media due to ``size`` always being appended (https://github.com/ansible-collections/community.general/pull/6770).
|
Loading…
Add table
Add a link
Reference in a new issue