[PR #5803/f38bfadd backport][stable-6] Bugfix: proxmox_disk - read time out on import (#5881)

Bugfix: proxmox_disk - read time out on import (#5803)

* Use async calls and fix docs

* Add changelog fragment

(cherry picked from commit f38bfaddf0)

Co-authored-by: castorsky <csky57@gmail.com>
This commit is contained in:
patchback[bot]
2023-01-23 23:16:01 +01:00
committed by GitHub
parent ee07d8320a
commit 54099d77ff
2 changed files with 41 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- proxmox_disk - fixed issue with read timeout on import action (https://github.com/ansible-collections/community.general/pull/5803).