mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
added usb support to proxmox module (#8199)
* added usb support to proxmox module * forgot docs * fixed net refrances * changed usb to USB * added changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> * added changelog fragment * corrected spelling and punctuation Co-authored-by: Felix Fontein <felix@fontein.de> * Another one. --------- Co-authored-by: ripplefcl <ripple@ripplefcl.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
bebe162a22
commit
861f55eb04
2 changed files with 15 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "proxmox_kvm - adds``usb`` parameter for setting USB devices on proxmox KVM VMs (https://github.com/ansible-collections/community.general/pull/8199)."
|
Loading…
Add table
Add a link
Reference in a new issue