Renaming lint step
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-09-15 20:22:14 -04:00
parent d392bddd3a
commit 6920ce6f05
+1 -1
View File
@@ -3,7 +3,7 @@ when:
branch: [main] branch: [main]
steps: steps:
- name: lint-ansible - name: linter
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