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: Ic11945007bb7538f2842f70af56158e6a8f72871 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
9aba045bcf
commit
b8ea138ddb
@ -1,5 +1,5 @@
|
||||
ansible-lint<=2.3.9
|
||||
ansible>=1.9.1,<2.0.0
|
||||
ansible>=1.9.1,<2.0.0,!=1.9.6
|
||||
bashate
|
||||
flake8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user