1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-13 07:25:10 +00:00
community.general/changelogs/fragments
patchback[bot] 4a642c247c
[PR #10176/41f8e0ba backport][stable-10] Properly handle proxmox_snap timeout parameter (#10220)
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.

---------


(cherry picked from commit 41f8e0bad6)

Co-authored-by: GuillaumeV-cemea <101114641+GuillaumeV-cemea@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-06-07 17:30:02 +02:00
..
.keep
10.7.1.yml Prepare 10.7.1. 2025-06-02 06:33:08 +02:00
10176-fix-proxmox_snap_timeout.yml [PR #10176/41f8e0ba backport][stable-10] Properly handle proxmox_snap timeout parameter (#10220) 2025-06-07 17:30:02 +02:00
10177-git-config-required.yml [PR #10177/35d736f7 backport][stable-10] git_config: remove required=false from arg spec (#10184) 2025-05-27 23:23:18 +02:00
10178-update-minimum-version-number-to-avoid-wrong-comparisons-cobbler-xmlrpc.yml Use StrictVersion class to avoid wrong version comparisons that happen in some cases using LooseVersion class which results in TypeError (#10178) 2025-06-02 20:42:33 +02:00
10196-fix-gitlab-access-tokens.yml [PR #10196/b86e4af1 backport][stable-10] gitlab_*_access_token: handle revoked field in group and project access tokens (#10205) 2025-06-06 06:27:22 +02:00
10212-yaml.yml [PR #10212/996ffc8f backport][stable-10] Fix YAML callback (#10218) 2025-06-07 08:27:14 +02:00
10213-yaml-deprecation.yml [PR #10213/c9cd54a8 backport][stable-10] YAML callback: remove 12.0.0 already (#10219) 2025-06-07 09:35:51 +02:00