openstack-ansible-tests/test-ansible-deps.txt
Dmitriy Rabotyagov 17b3020309 Update ansible to 2.9.7
Change-Id: If7d41212fa16d9a6cd899d6544518306dcce0c01
2020-04-29 00:49:20 +03: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.7
# Used for the ip filter within ansible
netaddr
# Used for the ansible openssl_* modules
pyOpenSSL