mirror of https://github.com/ceph/ceph-ansible.git
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
parent
c9dd9a09d2
commit
fbebe3a697
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue