From 3835458db480be6be9849efedca49a9f92d84fdf Mon Sep 17 00:00:00 2001 From: Eli-Tarrago <56741584+Eli-Tarrago@users.noreply.github.com> Date: Mon, 13 May 2024 10:15:48 -0400 Subject: [PATCH] Update docs/source/index.rst Co-authored-by: Seena Fallah --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a11fd351aa..2e01d71d06 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -95,7 +95,7 @@ The ``main`` branch should be considered experimental and used with caution. - ``stable-7.0`` Supports Ceph version ``quincy``. This branch requires Ansible version ``2.15``. -- ``stable-8.0`` Supports Ceph version ``reef``. This branch requires Ansible version ``2.15``. +- ``stable-8.0`` Supports Ceph version ``reef``. This branch requires Ansible version ``2.15`` or ``2.16``. - ``main`` Supports the main (devel) branch of Ceph. This branch requires Ansible version ``2.15`` or ``2.16``.