diff options
Diffstat (limited to 'docs/docsite/rst/os_guide/index.rst')
-rw-r--r-- | docs/docsite/rst/os_guide/index.rst | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/docsite/rst/os_guide/index.rst b/docs/docsite/rst/os_guide/index.rst deleted file mode 100644 index 210a69b1c5..0000000000 --- a/docs/docsite/rst/os_guide/index.rst +++ /dev/null @@ -1,27 +0,0 @@ -.. _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
\ No newline at end of file |