openstack-ansible-tests/test-ansible-deps.txt
Jimmy McCrory 737a9c3486 Update Ansible to v2.2.1.0
Change-Id: I6be83dd2b350a8ecbf4dac24764629cf9f34cce2
2017-01-17 13:19:17 -08:00

18 lines
444 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.1
# The Ansible lint version used for lint tests
ansible-lint==3.4.1
# ARA for reporting
ara