From: Dimitri Savineau Date: Thu, 28 Jan 2021 20:28:14 +0000 (-0500) Subject: docs: nautilus uses ansible 2.9 X-Git-Tag: v6.0.0~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=58b101d9ff0661438015461efdffe3683936a4aa;p=ceph-ansible.git docs: nautilus uses ansible 2.9 This updates the ansible release required to deploy nautilus with the stable-4.0 branch. Signed-off-by: Dimitri Savineau --- diff --git a/docs/source/index.rst b/docs/source/index.rst index 83a6d3031..b6f0fe9ec 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -77,7 +77,7 @@ The ``master`` branch should be considered experimental and used with caution. - ``stable-3.2`` Supports Ceph versions ``luminous`` and ``mimic``. This branch requires Ansible version ``2.6``. -- ``stable-4.0`` Supports Ceph version ``nautilus``. This branch requires Ansible version ``2.8``. +- ``stable-4.0`` Supports Ceph version ``nautilus``. This branch requires Ansible version ``2.9``. - ``stable-5.0`` Supports Ceph version ``octopus``. This branch requires Ansible version ``2.9``.