summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/user_guide/windows.rst
blob: 242771899f3222291ac2c88609c5157dfad52a66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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