summaryrefslogtreecommitdiffstats
path: root/roles/rust
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove unnecessary failed_when added by claude.aiAhmed Abdelhalim1-1/+0
2026-03-04Fix mise role dependencies (where it's used with other languages)Ahmed Abdelhalim2-6/+2
2026-03-04Fix cosmetic warnings and undefined errorAhmed Abdelhalim1-1/+1
2026-03-04Refactor language roles to use mise and install multiple version supportAhmed Abdelhalim4-17/+17
2026-03-04Refactor rust role to use miseAhmed Abdelhalim1-29/+18
Co-Authored-By: Claude.ai
2026-01-24Fix ansible_facts to use only bracket notation instead of dot notationAhmed Abdelhalim1-6/+6
Co-authored-by: claude.ai
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-6/+6
2026-01-16Fix when rust up fails due to network issuesAhmed Abdelhalim1-0/+5
This ensures that the rustup default is set correctly regardless
2025-12-16Remove company from the roles metaAhmed Abdelhalim1-1/+0
2025-12-09Fix rustup ideompotent exec by removing the default bashrc confAhmed Abdelhalim1-0/+6
2025-12-02Add rust role w/testingAhmed Abdelhalim4-0/+76