From: Yixing Yan Date: Mon, 6 Nov 2017 08:15:47 +0000 (+0800) Subject: fix the ansible version for the stable-3.0 branch X-Git-Tag: v3.0.16~20^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2231%2Fhead;p=ceph-ansible.git fix the ansible version for the stable-3.0 branch (cherry picked from commit 7d239b69082146305349666d6fd8125549b64feb) --- diff --git a/docs/source/index.rst b/docs/source/index.rst index ea09fab19..b482c81ef 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -65,7 +65,10 @@ The ``master`` branch should be considered experimental and used with caution. - ``stable-2.2`` Support for ceph versions ``jewel`` and ``kraken``. This branch supports ansible versions ``2.1`` and ``2.2.2``. -- ``master`` Support for ceph versions ``jewel``, ``kraken`` and ``luminous``. This branch supports ansible version ``2.3.1``. +- ``stable-3.0`` Support for ceph versions ``jewel`` and ``luminous``. This branch supports ansible versions + ``2.3.1``, ``2.3.2`` and ``2.4.1``. + +- ``master`` Support for ceph versions ``jewel``, and ``luminous``. This branch supports ansible version ``2.4.1``. Configuration and Usage =======================