Changing ansible-lint to run offline
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-09-15 20:27:21 -04:00
parent 6920ce6f05
commit 2d5e516ca6
+1 -1
View File
@@ -7,4 +7,4 @@ steps:
image: python:3.14-slim image: python:3.14-slim
commands: commands:
- pip install --no-cache-dir ansible-lint - pip install --no-cache-dir ansible-lint
- ansible-lint - ansible-lint --offline