doc: update ansible version requirement

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 5d9001b8e9)
pull/7201/head
Guillaume Abrioux 2022-06-13 09:22:10 +02:00
parent c9dd9a09d2
commit fbebe3a697
1 changed files with 2 additions and 2 deletions

View 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-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. .. NOTE:: ``stable-3.0`` and ``stable-3.1`` branches of ceph-ansible are deprecated and no longer maintained.