summaryrefslogtreecommitdiffstats
path: root/roles/rust/tasks/main.yml
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 Abdelhalim1-6/+0
2026-03-04Fix cosmetic warnings and undefined errorAhmed Abdelhalim1-1/+1
2026-03-04Refactor language roles to use mise and install multiple version supportAhmed Abdelhalim1-6/+7
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-09Fix rustup ideompotent exec by removing the default bashrc confAhmed Abdelhalim1-0/+6
2025-12-02Add rust role w/testingAhmed Abdelhalim1-0/+38