From 965c590808f34982704a8cf31fc4dacb0d67f0f5 Mon Sep 17 00:00:00 2001 From: Trond Hindenes Date: Tue, 23 Aug 2016 21:39:56 +0200 Subject: [PATCH 1/4] 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 5c5041be19b..ab01bebf0c7 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. From 30523ddf72ff47422af3fbede188594eb352b4bd Mon Sep 17 00:00:00 2001 From: Trond Hindenes Date: Tue, 23 Aug 2016 21:41:23 +0200 Subject: [PATCH 2/4] fixed typo --- docsite/rst/intro_windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index ab01bebf0c7..d6937fd67b6 100644 --- a/docsite/rst/intro_windows.rst +++ b/docsite/rst/intro_windows.rst @@ -246,7 +246,7 @@ 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-onlu modules are listed in the `"windows" subcategory of the Ansible module index `_. +Windows-only modules are listed in the `"windows" subcategory of the Ansible module index `_. In addition, the following core module work with Windows: assemble From e9a2f099f89a1d75484bfc28fefe2bd4b5696928 Mon Sep 17 00:00:00 2001 From: Trond Hindenes Date: Sun, 6 Nov 2016 13:20:36 +0100 Subject: [PATCH 3/4] bugfix text --- docsite/rst/intro_windows.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index d6937fd67b6..a118e3d1150 100644 --- a/docsite/rst/intro_windows.rst +++ b/docsite/rst/intro_windows.rst @@ -246,9 +246,9 @@ 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-only modules are 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 module work with Windows: +In addition, the following core modules work with Windows: assemble fetch raw From 986d88c6ff3b349daf99a6c9a338ece605fc6384 Mon Sep 17 00:00:00 2001 From: Trond Hindenes Date: Sun, 6 Nov 2016 13:20:36 +0100 Subject: [PATCH 4/4] bugfix text --- docsite/rst/intro_windows.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/intro_windows.rst b/docsite/rst/intro_windows.rst index d6937fd67b6..a118e3d1150 100644 --- a/docsite/rst/intro_windows.rst +++ b/docsite/rst/intro_windows.rst @@ -246,9 +246,9 @@ 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-only modules are 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 module work with Windows: +In addition, the following core modules work with Windows: assemble fetch raw