diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index e5e3c8601cc..db69c55c5cb 100644 --- a/docsite/rst/intro_windows.rst +++ b/docsite/rst/intro_windows.rst @@ -246,7 +246,24 @@ What modules are available `````````````````````````` Most of the Ansible modules in core Ansible are written for a combination of Linux/Unix machines and arbitrary web services, though there are various -Windows modules as listed in the `"windows" subcategory of the Ansible module index `_. +Windows-only modules. These are listed in the `"windows" subcategory of the Ansible module index `_. + +In addition, the following core modules work with Windows: + assemble + fetch + raw + script + slurp + template + add_host + assert + debug + fail + group_by + include_vars + meta + pause + set_fact Browse this index to see what is available.