openstack-ansible-tests/test-ansible-deps.txt
Jonathan Rosser 81878df3db Switch to ansible-base 2.10.1 with collections
Depends-On: https://review.opendev.org/752032
Depends-On: https://review.opendev.org/752958
Depends-On: https://review.opendev.org/754982
Change-Id: Idcf6af00111bcf16678b2dd8728954ee2b1ed81b
2020-09-30 13:24:10 +00:00

18 lines
458 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-base==2.10.1
# Used for the ip filter within ansible
netaddr
# Used for the ansible openssl_* modules
pyOpenSSL