summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/os_guide/index.rst
blob: 210a69b1c5648063dfefaf588d7bc62ecd98c7cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. _os_guide_index:

################################
Using Ansible on Windows and BSD
################################

.. note::

    **Making Open Source More Inclusive**

    Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. We ask that you open an issue or pull request if you come upon a term that we have missed. For more details, see `our CTO Chris Wright's message <https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language>`_.

Welcome to the Ansible guide for Microsoft Windows and BSD.
Because Windows is not a POSIX-compliant operating system, Ansible interacts with Windows hosts differently to Linux/Unix hosts.
Likewise managing hosts that run BSD is different to managing other Unix-like host operating systems.
Find out everything you need to know about using Ansible on Windows and with BSD hosts.

.. toctree::
   :maxdepth: 2

   windows_setup
   windows_usage
   windows_winrm
   windows_dsc
   windows_performance
   windows_faq
   intro_bsd