diff --git a/docs/docsite/rst/dev_guide/testing_integration.rst b/docs/docsite/rst/dev_guide/testing_integration.rst index 5741fb23dbd..4f3d3855143 100644 --- a/docs/docsite/rst/dev_guide/testing_integration.rst +++ b/docs/docsite/rst/dev_guide/testing_integration.rst @@ -100,7 +100,7 @@ the Ansible continuous integration (CI) system is recommended. .. note:: Docker on non-Linux - Using Docker Engine to run Docker on a non-Linux (such as macOS) host is not recommended. + Using Docker Engine to run Docker on a non-Linux host (such as macOS) is not recommended. Some tests may fail, depending on the image used for testing. Using the ``--docker-privileged`` option may resolve the issue.