summaryrefslogtreecommitdiffstats
path: root/roles/yamllint/meta/argument_specs.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-01-18Add yamllint role and use it as dependency for ansibleAhmed Abdelhalim1-0/+10
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