community.general/plugins
GuillaumeV-cemea 41f8e0bad6
Properly handle proxmox_snap timeout parameter (#10176)
* fix: issue #10175

There is some code to handle timeout, but due to an erroneous while
test, it was never called. Use timeout >= 0 instead of timeout, so the
timeout code can be called, and properly handle timeout.

* add changelog

* Adjust changelog fragment.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-06-07 17:21:44 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
cache pickle cache plugin, avoid extra steps in DT (#10136) 2025-05-16 06:59:47 +02:00
callback YAML callback: remove 12.0.0 already (#10213) 2025-06-07 08:27:24 +02:00
connection add the wsl connection plugin (#9795) 2025-04-19 09:01:36 +02:00
doc_fragments Prepare for version 11: pipx/pipx_info (#10137) 2025-05-27 22:55:41 +02:00
filter Add new filter plugin: 'to_prettytable' (#9954) 2025-05-02 06:16:45 +02:00
inventory Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
lookup Add changes by russoz (#10192) 2025-06-02 20:10:42 +02:00
module_utils Drop support for ansible-core 2.15; update CI to move ansible-core 2.16 to EOL CI; remove compat code for ansible-core < 2.14 (#10160) 2025-06-02 06:24:34 +02:00
modules Properly handle proxmox_snap timeout parameter (#10176) 2025-06-07 17:21:44 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00