openstack-ansible-tests/test-ansible-deps.txt
Jean-Philippe Evrard 6713b5e9f7 Revert "Use Ansible 2.4"
This reverts commit f5ffadcd0b.

Change-Id: Ic0c743577ca4d7024b316e83cd41b909fdc7dc73
2017-12-09 08:13:56 +00:00

18 lines
471 B
Plaintext

# WARNING:
# This file is use by all OpenStack-Ansible roles for testing purposes.
# Any changes here will affect all OpenStack-Ansible role repositories
# with immediate effect.
# PURPOSE:
# Python requirements listed here are imported by the roles via tox
# target configuration in each role.
# The Ansible version used for testing
ansible==2.3.2.0
# The Ansible lint version used for lint tests
ansible-lint==3.4.12
# Used for the ip filter within ansible
netaddr