Limit the Ansible version up to <2.0.0

TrivialFix

Change-Id: I4b7a86a24dcab1cc42d5c12ef2e8b528fd0f94d0
This commit is contained in:
Wanlong Gao 2016-01-14 16:45:53 +08:00
parent cea76a1b86
commit a269385a6b

View File

@ -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 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 1.9.0 none On target nodes
Docker Python 1.6.0 none On target nodes Docker Python 1.6.0 none On target nodes
Python Jinja2 2.6.0 none On deployment host Python Jinja2 2.6.0 none On deployment host