From e01f511b087182c513c8b8b843572be33e085062 Mon Sep 17 00:00:00 2001
From: jacky06 <zhang.min@99cloud.net>
Date: Thu, 5 Jul 2018 02:53:01 -0400
Subject: [PATCH] Update the min version for ansible

Change-Id: Ib9b9440ce56ab2632d2a17c04be7c786b0b3688f
---
 doc/source/user/quickstart.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst
index 932c279e6f..586f32efbe 100644
--- a/doc/source/user/quickstart.rst
+++ b/doc/source/user/quickstart.rst
@@ -74,7 +74,7 @@ Install dependencies
    .. note::
 
       Some implemented distro versions of Ansible are too old to use distro
-      packaging. Currently, CentOS and RHEL package Ansible >2.0 which is suitable
+      packaging. Currently, CentOS and RHEL package Ansible >=2.2 which is suitable
       for use with Kolla. Note that you will need to enable access to the EPEL
       repository to install via :command:`yum` to do so, take a look at `Fedora's EPEL docs
       <https://fedoraproject.org/wiki/EPEL>`__ and `FAQ