You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/user_guide/windows.rst

22 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