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: