summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/user_guide/windows.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/user_guide/windows.rst')
-rw-r--r--docs/docsite/rst/user_guide/windows.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/docsite/rst/user_guide/windows.rst b/docs/docsite/rst/user_guide/windows.rst
new file mode 100644
index 00000000..24277189
--- /dev/null
+++ b/docs/docsite/rst/user_guide/windows.rst
@@ -0,0 +1,21 @@
+.. _windows:
+
+Windows Guides
+``````````````
+
+The following sections provide information on managing
+Windows hosts with Ansible.
+
+Because Windows is a non-POSIX-compliant operating system, there are differences between
+how Ansible interacts with them and the way Windows works. These guides will highlight
+some of the differences between Linux/Unix hosts and hosts running Windows.
+
+.. toctree::
+ :maxdepth: 2
+
+ windows_setup
+ windows_winrm
+ windows_usage
+ windows_dsc
+ windows_performance
+ windows_faq