Pin to latest supported Ansible version from osa-tests

Change-Id: I886a538059290fd80247e3705104a37f071378ea
This commit is contained in:
Antony Messerli 2017-10-27 12:34:35 -05:00
parent 419e44385c
commit 169b475168

View File

@ -83,4 +83,5 @@ if [[ ${#BINDEP_PKGS} > 0 ]]; then
esac
fi
sudo pip install ansible==2.4.0.0
# install latest OSA supported Ansible version
sudo pip install -r https://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt