Add CI for ansible-lint
Some checks failed
Test / build (push) Failing after 1m2s

This commit is contained in:
polyfloyd 2025-04-19 15:39:02 +02:00
parent 607a401cef
commit 6cff97e2bb
2 changed files with 27 additions and 0 deletions

8
.config/ansible-lint.yml Normal file
View file

@ -0,0 +1,8 @@
---
skip_list:
- fqcn[action-core]
- name[casing]
- name[missing]
exclude_paths:
- .forgejo