1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
JL Euler e1148e6bdc
Fix new Proxmox Volume handling (#8646)
* proxmox(fix): volume string builder

Half of the string was incorrectly discarded

* proxmox(fix): remove string conversion of values

 - Also converted `None` values into strings
 - Clashed with non-`str` values in documentation

* proxmox: add changelog fragment

* proxmox(fix): remove old & unused imports

* proxmox(fix): correctly turn maps into lists

* Update changelogs/fragments/8646-fix-bug-in-proxmox-volumes.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/proxmox.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-07-23 17:58:54 +02:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become Type options of become plugins (#8623) 2024-07-21 21:02:49 +02:00
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback Type options of callback plugins (#8628) 2024-07-21 21:05:34 +02:00
connection Type options of connection plugins (#8627) 2024-07-21 21:04:53 +02:00
doc_fragments #8440 Allow for API Port to be specified when using proxmox_kvm (#8441) 2024-06-08 14:04:59 +02:00
filter New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
inventory Type options of inventory plugins (#8625) 2024-07-21 21:04:16 +02:00
lookup Type options of lookup plugins (#8626) 2024-07-21 21:03:41 +02:00
module_utils redfish_utils: fix language check (#8613) 2024-07-12 23:08:43 +02:00
modules Fix new Proxmox Volume handling (#8646) 2024-07-23 17:58:54 +02:00
plugin_utils New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00