community.general/plugins
castorsky d8b38073c1
proxmox_disk: fix async method of resize_disk (#9256)
* proxmox_disk: fix async method of resize_disk

Rewritten resizing of disk into separated function and used async method to retrieve task result. Additionally, rewritten function to detect failed tasks early, without waiting for timeout.

* proxmox_disk: add changelog fragment

* proxmox_disk: fix sanity errors

* Apply suggestions from code review

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* proxmox_disk: workaround for legacy Proxmox

* Apply suggestions from code review

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

* Apply suggestions from the review

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-28 13:37:05 +01:00
..
action action plugins: use f-strings (#9318) 2024-12-23 11:21:25 +01:00
become become plugins: use f-strings (#9319) 2024-12-23 10:02:12 +01:00
cache cache plugins: use f-strings (#9320) 2024-12-23 10:02:58 +01:00
callback callback plugins: use f-strings (#9321) 2024-12-24 12:00:10 +01:00
connection connection plugins: use f-strings (#9322) 2024-12-24 12:00:19 +01:00
doc_fragments remove extraneous doc fragments (#9433) 2024-12-28 00:03:25 +01:00
filter Add the accumulate filter (#9133) 2024-12-02 20:20:13 +01:00
inventory Add inventory plugin iocage (#9262) 2024-12-25 21:41:40 +01:00
lookup dig: handle NoNameservers exception (#9363) 2024-12-26 17:01:35 +01:00
module_utils proxmox_disk: fix async method of resize_disk (#9256) 2024-12-28 13:37:05 +01:00
modules proxmox_disk: fix async method of resize_disk (#9256) 2024-12-28 13:37:05 +01:00
plugin_utils Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00