diff --git a/plugins/modules/current_container_facts.py b/plugins/modules/current_container_facts.py index 99f9b8ecc..8e504e46f 100644 --- a/plugins/modules/current_container_facts.py +++ b/plugins/modules/current_container_facts.py @@ -19,6 +19,8 @@ - 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). + - Docs test. + - And another part. author: - Felix Fontein (@felixfontein) extends_documentation_fragment: