Merge "Bump the ansible version to 2.2.0"

This commit is contained in:
Jenkins 2017-07-01 17:49:58 +00:00 committed by Gerrit Code Review
commit b73e2e99ed
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
{% endblock %}
{% set kolla_toolbox_pip_packages = [
'ansible==2.1.1.0',
'ansible==2.2.0.0',
'MySQL-python',
'os-client-config==1.26.0',
'pymongo',