Pin Ansible to <2.4

Ansible 2.4 is scheduled for release in september [1] and changes a lot
of things we might not be ready for.
Let's just make sure we control when we want to upgrade to 2.4.

The latest release of ARA, 0.14.2, does not currently support Ansible 2.4.
The support for Ansible 2.4 will likely come in 1.0.

[1]: b3f2d1befe/docs/docsite/rst/roadmap/ROADMAP_2_4.rst

Change-Id: Icd9b847d4e75c509aba0c3a060bb6eedfd9be257
This commit is contained in:
David Moreau-Simard 2017-08-29 17:01:48 -04:00
parent 9c163c9ad3
commit 4203ff46aa
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.3.0.0
ansible>=2.3.0.0,<2.4
kazoo
sqlalchemy
alembic