ansible-hardening/test-requirements.txt
Kevin Carter 5b5eabd2b8 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: If7b0722e72040c31b111afdb94027de6912a01c7
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-04-16 08:47:31 -05:00

9 lines
175 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