Use versions and new pytest package
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2021-02-10 14:08:48 +01:00
parent ebc675f8ff
commit f064ae3d5c
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 6 additions and 6 deletions

View File

@ -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