Revert "Give some level of freedom over the Ansible version"

This reverts commit 00673c1cf2.
2.1 has a regression [1] that breaks ARA and 2.0.2.0 had other
regressions we are not interested in.

[1]: https://github.com/ansible/ansible/issues/16125
This commit is contained in:
David Moreau-Simard
2016-06-03 12:21:04 -04:00
parent 9826947ed2
commit dc94b456ce
2 changed files with 5 additions and 3 deletions

View File

@@ -6,5 +6,5 @@ pbr>=1.6
decorator>=4.0.0
cliff
setuptools>=11.3
ansible!=2.0.2.0,>=2.0.1.0
ansible==2.0.1.0
pymysql