diff --git a/docs/docsite/rst/user_guide/windows_faq.rst b/docs/docsite/rst/user_guide/windows_faq.rst index d35a571d3d..429b7fbfd2 100644 --- a/docs/docsite/rst/user_guide/windows_faq.rst +++ b/docs/docsite/rst/user_guide/windows_faq.rst @@ -33,10 +33,11 @@ modules and internal components. Can Ansible run on Windows? ``````````````````````````` -No, Ansible cannot run on a Windows host and can only manage Windows hosts, but -Ansible can be run under the Windows Subsystem for Linux (WSL). +No, Ansible cannot run on a Windows host natively and can only manage Windows hosts, +but Ansible can be run under the Windows Subsystem for Linux (WSL). -.. note:: The Windows Subsystem for Linux is not supported by Ansible. +.. note:: The Windows Subsystem for Linux is not supported by Ansible and + should not be used for production systems. To install Ansible on WSL, the following commands can be run in the bash terminal: