parent
349ddb47dc
commit
82a556cc60
@ -2,12 +2,10 @@ name: Lint ansible
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
lint:
|
lint:
|
||||||
container: pipelinecomponents/ansible-lint
|
container: pipelinecomponents/ansible-lint
|
||||||
steps:
|
steps:
|
||||||
|
- uses: https://git.tomislav-kopic.from.hr/tomislav/Ansible
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- name: "Run linter"
|
- name: "Run linter"
|
||||||
run: ansible-lint --show-relpath
|
run: ansible-lint --show-relpath
|
||||||
|
Loading…
Reference in New Issue
Block a user