ansible-lint: use version 6.6.1
gitea/evodocker/pipeline/head This commit looks good Details

master
Ludovic Poujol 3 months ago
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…
Cancel
Save