Standardize README and .ansible-lint configuration

- Update role links in README to full GitHub URLs
- Add profile: production to .ansible-lint for production-level linting
This commit is contained in:
Martin Cihlar
2026-06-03 17:08:40 +02:00
parent 5e13f4ea50
commit 9920dc93c9
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
# .ansible-lint
profile: production
exclude_paths:
- .cache/
- .github/