diff --git a/.woodpecker.yml b/.woodpecker.yml index af42690..2d3be36 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ when: branch: [main] steps: - - name: lint-ansible + - name: linter image: python:3.14-slim commands: - pip install --no-cache-dir ansible-lint