openstack-ansible-galera_se.../test-requirements.txt
Kevin Carter c8b8902402 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: Ib152a63da6354974752e929cbf5cee71301db5c9
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-04-16 08:47:09 -05:00

13 lines
243 B
Plaintext

ansible-lint<=2.3.9
ansible>=1.9.1,<2.0.0,!=1.9.6
bashate
flake8
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
# required by Ansible uri module
httplib2
reno>=0.1.1 # Apache-2.0