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>
- ``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.