openstack-ansible-tests/test-ansible-deps.txt
Jonathan Rosser 4ba92e55e0 Update ansible to 2.9.9
Change-Id: I222884187611abcfc0af40b1a8344a227843f66b
2020-05-14 06:30:12 +01:00

18 lines
452 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.9.9
# Used for the ip filter within ansible
netaddr
# Used for the ansible openssl_* modules
pyOpenSSL