@ -5,6 +5,6 @@ jobs:
|
|||||||
lint:
|
lint:
|
||||||
container: pipelinecomponents/ansible-lint
|
container: pipelinecomponents/ansible-lint
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout
|
- uses: actions/checkout@v3
|
||||||
- name: "Run linter"
|
- name: "Run linter"
|
||||||
run: ansible-lint --show-relpath
|
run: ansible-lint --show-relpath
|
||||||
|
Reference in New Issue
Block a user