]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: ansible version dependency for stable-7.0 is changed to 2.15
authorbugwz <xbugwz@gmail.com>
Wed, 21 Aug 2024 15:21:52 +0000 (23:21 +0800)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 22 Aug 2024 14:00:08 +0000 (16:00 +0200)
The ansible version dependency in the stable-7.0 branch has been
upgraded to 2.15, and the ansible version dependency in the main branch
has also been upgraded to >=2.15,so update the documentation accordingly.

Close issue: https://github.com/ceph/ceph-ansible/issues/7594

Signed-off-by: bugwz <xbugwz@gmail.com>
docs/source/index.rst

index a090a7a0854ff0a47df26f23808cb9146b49433e..31c455be777209c931d5b06b2b3f1646479bf5a9 100644 (file)
@@ -93,9 +93,9 @@ The ``master`` branch should be considered experimental and used with caution.
 
 - ``stable-6.0`` Supports Ceph version ``pacific``. This branch requires Ansible version ``2.9``.
 
-- ``stable-7.0`` Supports Ceph version ``quincy``. This branch requires Ansible version ``2.12``.
+- ``stable-7.0`` Supports Ceph version ``quincy``. This branch requires Ansible version ``2.15``.
 
-- ``main`` Supports the main (devel) branch of Ceph. This branch requires Ansible version ``2.12``.
+- ``main`` Supports the main (devel) branch of Ceph. This branch requires Ansible version ``2.15`` or ``2.16``.
 
 .. NOTE:: ``stable-3.0`` and ``stable-3.1`` branches of ceph-ansible are deprecated and no longer maintained.