Pin to latest supported Ansible version from osa-tests
Change-Id: I886a538059290fd80247e3705104a37f071378ea
This commit is contained in:
parent
419e44385c
commit
169b475168
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user