mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-22 11:08:52 +00:00
Trying to fix tests
This commit is contained in:
parent
c7d03127cc
commit
003bbbb77a
@ -12,7 +12,7 @@ set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
# Latest Ansible install
|
||||
pip install docker-py ansible
|
||||
pip install docker ansible
|
||||
|
||||
# Pull docker image or build it
|
||||
if [ -f tests/Dockerfile.${DISTRIBUTION}_${DIST_VERSION} ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user