From 965c590808f34982704a8cf31fc4dacb0d67f0f5 Mon Sep 17 00:00:00 2001 From: Trond Hindenes Date: Tue, 23 Aug 2016 21:39:56 +0200 Subject: [PATCH] List supported core modules in doc --- docsite/rst/intro_windows.rst | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index 5c5041be19..ab01bebf0c 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-onlu modules are listed in the `"windows" subcategory of the Ansible module index `_. + +In addition, the following core module 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.