requirements: update ansible version

The zuul_stream callback needs ansible>=2.3 for the _handle_exception method.

Change-Id: I9130aaacc036c2e67fea31efe54c4cbaf7193f50
This commit is contained in:
Tristan Cacqueray 2017-06-19 04:29:04 +00:00
parent a7cf5c518a
commit e6a848b7e8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ gear>=0.9.0,<1.0.0
apscheduler>=3.0
PrettyTable>=0.6,<0.8
babel>=1.0
ansible>=2.0.0.1
ansible>=2.3.0.0
kazoo
sqlalchemy
alembic