Adjust 'report this' messages to only report if the latest version still has this problem. (#1173)

This commit is contained in:
Felix Fontein
2025-10-16 17:41:11 +02:00
committed by GitHub
parent 3ff2cfe615
commit 6b5d76bdee
3 changed files with 14 additions and 7 deletions
@@ -15,6 +15,7 @@ version_added: 1.1.0
description:
- Return facts about whether the module runs in a Docker or podman container.
- This module attempts a best-effort detection. There might be special cases where it does not work; if you encounter one,
make sure that this is still a problem with the latest community.docker release, and if it is,
L(please file an issue, https://github.com/ansible-collections/community.docker/issues/new?assignees=&labels=&template=bug_report.md).
author:
- Felix Fontein (@felixfontein)