+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user