summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/user_guide/index.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:04:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:04:21 +0000
commit8a754e0858d922e955e71b253c139e071ecec432 (patch)
tree527d16e74bfd1840c85efd675fdecad056c54107 /docs/docsite/rst/user_guide/index.rst
parentInitial commit. (diff)
downloadansible-core-upstream.tar.xz
ansible-core-upstream.zip
Adding upstream version 2.14.3.upstream/2.14.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/docsite/rst/user_guide/index.rst')
-rw-r--r--docs/docsite/rst/user_guide/index.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/docsite/rst/user_guide/index.rst b/docs/docsite/rst/user_guide/index.rst
new file mode 100644
index 0000000..9330382
--- /dev/null
+++ b/docs/docsite/rst/user_guide/index.rst
@@ -0,0 +1,26 @@
+:orphan:
+
+.. _user_guide_index:
+
+##########
+User Guide
+##########
+
+.. 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 User Guide!
+This guide is now deprecated to improve navigation and organization.
+You can find all the user guide content in the following sections:
+
+* :ref:`inventory_guide_index`
+* :ref:`command_guide_index`
+* :ref:`playbook_guide_index`
+* :ref:`vault_guide_index`
+* :ref:`modules_plugins_index`
+* :ref:`collections_index`
+* :ref:`os_guide_index`
+* :ref:`tips_tricks_index`