| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-04 | Remove duplicate fields from argument_specs files | Ahmed Abdelhalim | 1 | -2/+0 | |
| 2026-03-04 | Fix using uv inside mise | Ahmed Abdelhalim | 1 | -5/+6 | |
| 2026-03-04 | Refactor ansible/yamllint roles to use mise | Ahmed Abdelhalim | 2 | -9/+21 | |
| 2026-02-21 | Fix bash dependencies in shell scripts called | Ahmed Abdelhalim | 1 | -15/+6 | |
| 2026-01-22 | Update ansible version | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-01-18 | Add yamllint role and use it as dependency for ansible | Ahmed Abdelhalim | 1 | -0/+1 | |
| 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 | |||||
| 2026-01-18 | Add ansible-lint install to ansible role | Ahmed Abdelhalim | 3 | -14/+28 | |
| 2026-01-18 | Add sshpass role to ansible deps (since it mostly used by it) | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-12-16 | Remove company from the roles meta | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2025-11-09 | Update ansible/molecule versions | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2025-10-20 | Refactor python role to remove homebrew dependency | Ahmed Abdelhalim | 2 | -31/+3 | |
| 2025-09-20 | Fix ansible install on ubuntu when there is another version installed | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2025-09-15 | Fix uv idempotent install for the tool versions | Ahmed Abdelhalim | 1 | -8/+38 | |
| 2025-09-15 | Refactor python and ansible roles to use uv package manager | Ahmed Abdelhalim | 3 | -66/+19 | |
| 2025-09-12 | Fix testing ansible role on 2.19.2 | Ahmed Abdelhalim | 1 | -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-10 | Add recommended argument_specs | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-09-03 | Add ansible role | Ahmed Abdelhalim | 5 | -0/+215 | |
