openstack-ansible-tests/test-ansible-deps.txt
Jimmy McCrory b02c3c619b Update Ansible and Ansible-lint for role tests
Update Ansible to 2.3.0.0 and Ansible-lint to 3.4.12.

Change-Id: I1a2e7f84b6203bd4137900e19a0b05b8c75736aa
2017-04-17 15:57:36 -07:00

15 lines
422 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.3.0.0
# The Ansible lint version used for lint tests
ansible-lint==3.4.12