afaf2dbea0
Change-Id: I63ddc98498a09aadc13f7b01acf66a6975f24705
15 lines
421 B
Plaintext
15 lines
421 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.2.2.0
|
|
|
|
# The Ansible lint version used for lint tests
|
|
ansible-lint==3.4.1
|