From: Dimitri Savineau Date: Thu, 15 Apr 2021 14:16:31 +0000 (-0400) Subject: docs: update ansible version for master X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0df23194cefdf0dc631327039c4ec00ae5370999;p=ceph-ansible.git docs: update ansible version for master Since 839fac8 we now use ansible 2.10 on the master branch. Signed-off-by: Dimitri Savineau --- diff --git a/docs/source/index.rst b/docs/source/index.rst index c26b6b619..9ea31ea2d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -83,7 +83,7 @@ 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``. -- ``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.