From a269385a6bd015f2485c755103bef8bee01f6787 Mon Sep 17 00:00:00 2001 From: Wanlong Gao Date: Thu, 14 Jan 2016 16:45:53 +0800 Subject: [PATCH] Limit the Ansible version up to <2.0.0 TrivialFix Change-Id: I4b7a86a24dcab1cc42d5c12ef2e8b528fd0f94d0 --- doc/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 6d8a000312..1cfbf56d97 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -58,7 +58,7 @@ and OverlayFS. In order to update kernel in Ubuntu 14.04 LTS to 4.2, run: ===================== =========== =========== ========================= Component Min Version Max Version Comment ===================== =========== =========== ========================= -Ansible 1.9.4 none On deployment host +Ansible 1.9.4 < 2.0.0 On deployment host Docker 1.9.0 none On target nodes Docker Python 1.6.0 none On target nodes Python Jinja2 2.6.0 none On deployment host