Merge "docs: fix for problem with duplicating the language switch"

This commit is contained in:
Zuul
2025-05-02 07:49:48 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 6 deletions

View File

@@ -26,4 +26,4 @@ audit an environment by using a playbook supplied with OpenStack-Ansible:
For more information about the security configurations, see the
`security hardening role`_ documentation.
.. _security hardening role: https://docs.openstack.org/ansible-hardening/
.. _security hardening role: https://docs.openstack.org/ansible-hardening/latest/

View File

@@ -10,8 +10,11 @@ settings for your OpenStack-Ansible cloud.
For understanding security design, please see
:ref:`security-design`.
.. include:: ssl-certificates.rst
.. include:: security-headers.rst
.. include:: security-txt.rst
.. include:: hardening.rst
.. include:: non-root.rst
.. toctree::
:maxdepth: 2
ssl-certificates
security-headers
security-txt
hardening
non-root