summaryrefslogtreecommitdiffstats
path: root/roles/yamllint/meta
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-03-04Refactor ansible/yamllint roles to use miseAhmed Abdelhalim1-0/+1
2026-02-21Fix bash dependencies in shell scripts calledAhmed Abdelhalim1-0/+1
2026-01-18Add yamllint role and use it as dependency for ansibleAhmed Abdelhalim2-0/+28
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