]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: update ansible version requirement
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 Jun 2022 07:22:10 +0000 (09:22 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 Jun 2022 08:37:50 +0000 (10:37 +0200)
This updates the documentation regarding the Ansible version
requirement for `stable-6.0` branch.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 5d9001b8e9b36c9671c93fd503677de61ca38dd2)

docs/source/index.rst

index 11cd00c6b213c4441d2d6ae9768ecb7409fc3b7e..916b5e8888da21c6745925e747a45b92d738db1b 100644 (file)
@@ -81,9 +81,9 @@ The ``master`` 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``.
 
-- ``master`` Supports the master branch of Ceph. This branch requires Ansible version ``2.9``.
+- ``master`` Supports the master branch of Ceph. This branch requires Ansible version ``2.10``.
 
 .. NOTE:: ``stable-3.0`` and ``stable-3.1`` branches of ceph-ansible are deprecated and no longer maintained.