From 5d9001b8e9b36c9671c93fd503677de61ca38dd2 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 13 Jun 2022 09:22:10 +0200 Subject: [PATCH] doc: update ansible version requirement This updates the documentation regarding the Ansible version requirement for `stable-6.0` branch. Signed-off-by: Guillaume Abrioux --- 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 4d59e9214..6a77ca180 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -91,7 +91,7 @@ The ``main`` branch should be considered experimental and used with caution. - ``stable-5.0`` Supports Ceph version ``octopus``. This branch requires Ansible version ``2.9``. -- ``stable-6.0`` Supports Ceph version ``pacific``. This branch requires Ansible version ``2.9``. +- ``stable-6.0`` Supports Ceph version ``pacific``. This branch requires Ansible version ``2.10``. - ``main`` Supports the main branch of Ceph. This branch requires Ansible version ``2.10``. -- 2.39.5