summaryrefslogtreecommitdiffstats
path: root/roles/yamllint/tasks
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Fix using uv inside miseAhmed Abdelhalim1-2/+2
2026-03-04Refactor ansible/yamllint roles to use miseAhmed Abdelhalim1-7/+4
2026-01-18Fix linting issues due to copy errorAhmed Abdelhalim1-2/+2
2026-01-18Add yamllint role and use it as dependency for ansibleAhmed Abdelhalim1-0/+19
Since my ansible setup depends on yamllint for linting, it's ok to have this as an implicit dependency for this role, but it can also be used separately