mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
8623-become-types.yml | ||
8625-inventory-types.yml | ||
8626-lookup-types.yml | ||
8627-connection-types.yml | ||
8628-callback-types.yml | ||
8632-pkgng-add-option-use_globs.yml | ||
8646-fix-bug-in-proxmox-volumes.yml | ||
8654-add-redis-tls-params.yml |