chore 📦: Add .ansible-lint config to exclude paths and enable rules
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 10s

This commit adds a new `.ansible-lint` configuration file to specify which paths to exclude from linting and enables specific rules for better code quality.
This commit is contained in:
2025-12-24 07:34:00 +01:00
parent fb31e2aa53
commit 4b7e3bd74b
2 changed files with 32 additions and 1 deletions

View File

@@ -25,4 +25,4 @@ jobs:
- name: Run ansible-lint
run: |
ansible-lint
ansible-lint