From d381f1a431c754ea3430b9323172774a283f9489 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 16 Apr 2023 16:40:58 +0200 Subject: [PATCH] TEMP - make CI fail. --- plugins/modules/current_container_facts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/current_container_facts.py b/plugins/modules/current_container_facts.py index f2cde2b5..ef8c4b00 100644 --- a/plugins/modules/current_container_facts.py +++ b/plugins/modules/current_container_facts.py @@ -19,6 +19,7 @@ description: - This module attempts a best-effort detection. There might be special cases where it does not work; if you encounter one, L(please file an issue, https://github.com/ansible-collections/community.docker/issues/new?assignees=&labels=&template=bug_report.md). + - M(foo). author: - Felix Fontein (@felixfontein) extends_documentation_fragment: