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