Added ansible lint
Lint ansible / lint (push) Failing after 11s Details

This commit is contained in:
Tomislav Kopić 2024-02-20 23:13:27 +01:00
parent 1003327c83
commit 7dc9fd3592
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
name: Lint ansible
run-name: ${{ gitea.actor }} running ansible linter
on: [push]
jobs:
@ -7,4 +6,3 @@ jobs:
steps:
- name: "Run linter"
uses: docker://pipelinecomponents/ansible-lint
run: ansible-lint --show-relpath