Use versions and new pytest package
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ebc675f8ff
commit
f064ae3d5c
12
Dockerfile
12
Dockerfile
@ -26,9 +26,9 @@ setuptools
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
python3 -m pip install \
|
python3 -m pip install \
|
||||||
ansible \
|
ansible-lint==5.0.0 \
|
||||||
ansible-lint \
|
ansible==2.10.7 \
|
||||||
molecule \
|
molecule-docker==0.2.4 \
|
||||||
molecule-docker \
|
molecule-hetznercloud==1.0.0 \
|
||||||
molecule-hetznercloud \
|
molecule==3.2.3 \
|
||||||
testinfra
|
pytest-testinfra==6.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user