openstack-ansible-tests/test-ansible-deps.txt
Jesse Pretorius 3987bd6493 Update Ansible to 2.4.4.0
Change-Id: I292a8dc25deae83251d0389f27451b18e23b1fbd
2018-04-23 16:13:45 +01: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.4.4.0
# The Ansible lint version used for lint tests
ansible-lint==3.4.21
# Used for the ip filter within ansible
netaddr