Commit Graph

2 Commits

Author SHA1 Message Date
4b7e3bd74b 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.
2025-12-24 07:34:00 +01:00
fb31e2aa53 feat : Add Ansible linting workflow
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 10s
Introduce a new GitHub Actions workflow to automate Ansible linting, ensuring code quality and consistency.
2025-12-24 07:30:27 +01:00