1
0

Format files with ansible-lint

This commit is contained in:
2025-05-06 11:20:00 +03:00
parent adde4e32c1
commit 855bafee5b
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,5 @@
---
exclude_paths:
- ".ansible/"
- "galaxy.roles/"
- "Taskfile.yml"