blacklist Ansible 1.9.6

This version of ansible is broken due to the following upstream
Ansible issue:
  * https://github.com/ansible/ansible-modules-extras/issues/2042

Change-Id: I832073c31f1ea1828ee48a541b03acb9e836e431
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2016-04-16 08:49:41 -05:00
parent 60603c3213
commit 4604950dbb
No known key found for this signature in database
GPG Key ID: 69FEFFC5E2D9273F
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ansible>1.9,<2.0
ansible>1.9,<2.0,!=1.9.6
ansible-lint>=2.0.3,<=2.3.6
bashate==0.5.0 # Apache-2.0
flake8==2.2.4