mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-07 03:00:33 -07:00
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
10.2.0.yml | ||
9174-xbps-support-rootdir-and-repository.yml | ||
9223-proxmox-backup-bugfixes.yml | ||
9226-xfconf-version.yml | ||
9228-fix-issue-header.yml | ||
9234-fix-verify-bios-attributes-multi-system.yml | ||
9239-proxmox-backup-refactor.yml | ||
9255-fix-handling-of-aliased-homebrew-packages.yml | ||
9256-proxmox_disk-fix-async-method-of-resize_disk.yml | ||
9263-kc_authentication-api-priority.yaml | ||
9270-zypper-add-simple_errors.yaml | ||
9284-add-keycloak-action-group.yml | ||
9318-fstr-actionplugins.yml | ||
9319-fstr-become-plugins.yml | ||
9320-fstr-cache-plugins.yml | ||
9321-fstr-callback-plugins.yml | ||
9322-fstr-connection-plugins.yml | ||
9323-fstr-inventory-plugins.yml | ||
9324-fstr-lookup-plugins.yml | ||
9334-qubes-conn.yml | ||
9363-dig-nonameservers.yml | ||
9432-deprecate-pure.yml |