summaryrefslogtreecommitdiffstats
path: root/roles/ansible/tasks
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Fix using uv inside miseAhmed Abdelhalim1-5/+6
2026-03-04Refactor ansible/yamllint roles to use miseAhmed Abdelhalim1-9/+19
2026-02-21Fix bash dependencies in shell scripts calledAhmed Abdelhalim1-15/+6
2026-01-18Add ansible-lint install to ansible roleAhmed Abdelhalim1-0/+19
2025-10-20Refactor python role to remove homebrew dependencyAhmed Abdelhalim1-8/+0
2025-09-20Fix ansible install on ubuntu when there is another version installedAhmed Abdelhalim1-2/+2
2025-09-15Fix uv idempotent install for the tool versionsAhmed Abdelhalim1-8/+38
2025-09-15Refactor python and ansible roles to use uv package managerAhmed Abdelhalim1-58/+16
2025-09-12Fix testing ansible role on 2.19.2Ahmed Abdelhalim1-1/+1
The issue is that regex_match either returns a string or none which was implicitly converted to a boolean, this breaks on 2.19.2+ This ensure compatibility with newer versions.
2025-09-03Add ansible roleAhmed Abdelhalim1-0/+65