ansible-lint: use version 6.6.1
gitea/evodocker/pipeline/head This commit looks good
Details
gitea/evodocker/pipeline/head This commit looks good
Details
parent
9c57fdada5
commit
c7809de8ca
|
@ -5,5 +5,5 @@ RUN apt-get update \
|
|||
python3-pip git \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip3 install ansible-lint
|
||||
RUN pip3 install ansible-lint==6.6.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue