From 357069afcba37a072c796b9f33b75999cfc0ff23 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Thu, 8 Jun 2017 18:31:10 +0200 Subject: [PATCH] Add missing modules (#25483) --- docs/docsite/rst/intro_windows.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/intro_windows.rst b/docs/docsite/rst/intro_windows.rst index 40ec20867c4..abd173d55e0 100644 --- a/docs/docsite/rst/intro_windows.rst +++ b/docs/docsite/rst/intro_windows.rst @@ -357,20 +357,24 @@ In addition, the following core modules/action-plugins work with Windows: * add_host * assert -* async +* async_status * debug * fail * fetch * group_by +* include +* include_role * include_vars * meta * pause * raw * script * set_fact +* set_stats * setup * slurp * template (also: win_template) +* wait_for_connection Some modules can be utilised in playbooks that target windows by delegating to localhost, depending on what you are attempting to achieve. For example, ``assemble`` can be used to create a file on your ansible controller that is then