mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -07:00
[proxmox_disk]: Add ability to manipulate CD-ROM drive (#7495)
* add: ability to manipulate CD-ROM drive Added ability to manipulate CD-ROM drive: create, mount, umount, use physical drive. * Add changelog fragment * Relax cdrom option requirement * Formatting values Co-authored-by: Felix Fontein <felix@fontein.de> * YAML fix Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
b8ecb1671b
commit
3c12c6f482
2 changed files with 90 additions and 22 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_disk - add ability to manipulate CD-ROM drive (https://github.com/ansible-collections/community.general/pull/7495).
|
Loading…
Add table
Add a link
Reference in a new issue