This commit is contained in:
parent
f918b88e8d
commit
589b0cb347
14
Dockerfile
14
Dockerfile
@ -32,10 +32,10 @@ setuptools
|
||||
|
||||
RUN \
|
||||
python3 -m pip install \
|
||||
"ansible-lint<5" \
|
||||
ansible==2.10.7 \
|
||||
molecule-docker==0.2.4 \
|
||||
molecule-hetznercloud==1.0.0 \
|
||||
molecule==3.2.3 \
|
||||
pytest-testinfra==6.1.0 \
|
||||
yamllint==1.26.0
|
||||
"ansible-lint<6" \
|
||||
"ansible<3" \
|
||||
"molecule-docker<1" \
|
||||
"molecule-hetznercloud<2" \
|
||||
"molecule<4" \
|
||||
"pytest-testinfra<7" \
|
||||
"yamllint<2"
|
||||
|
Loading…
Reference in New Issue
Block a user