openstack-ansible-tests/test-ansible-deps.txt
Jonathan Rosser 997cf22e1c Update ansible to 2.8.8
Depends-On: https://review.opendev.org/709308
Change-Id: I6f6133a21b339e3de7ffd2dc6b194805bef2b340
2020-02-24 19:38:27 +02: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.8.8
# Used for the ip filter within ansible
netaddr
# Used for the ansible openssl_* modules
pyOpenSSL