ansible/docs/docsite/rst/user_guide/windows.rst
Peter Mounce 24d8e82655 Windows Setup doc; offer 10x perf improvement (#58259)
* Windows Setup; document 10x perf improvement
2019-07-30 15:53:17 -04:00

21 lines
516 B
ReStructuredText

.. _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