mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 07:25:10 +00:00
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
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 10.7.1.yml | ||
| 10176-fix-proxmox_snap_timeout.yml | ||
| 10177-git-config-required.yml | ||
| 10178-update-minimum-version-number-to-avoid-wrong-comparisons-cobbler-xmlrpc.yml | ||
| 10196-fix-gitlab-access-tokens.yml | ||
| 10212-yaml.yml | ||
| 10213-yaml-deprecation.yml | ||