[Docs] Update ansible version

Don't give the wrong ideas to people, when running ocata, they
should not export anything like this old ansible.

Change-Id: I91cb341a55e8c809485b5eb2bfc9807eb7222fee
This commit is contained in:
Jean-Philippe Evrard 2017-06-12 15:48:19 +00:00
parent d5ce753f8d
commit 3462c75d98
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ For example:
.. code:: bash
$ export ANSIBLE_PACKAGE="ansible==2.1.0"
$ export ANSIBLE_PACKAGE="ansible==2.2.3.0"
Installing directly from git is also supported. For example, from the tip of
Ansible development branch: