summaryrefslogtreecommitdiffstats
path: root/roles/go/tasks
AgeCommit message (Expand)AuthorFilesLines
2026-03-04Remove unnecessary failed_when added by claude.aiAhmed AbdelHalim1-1/+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 go role to use miseAhmed AbdelHalim1-26/+10
2026-01-24Fix ansible_facts to use only bracket notation instead of dot notationAhmed AbdelHalim1-1/+1
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim1-3/+3
2025-10-20Implement a better download/install for python, pihole and go roleAhmed AbdelHalim1-1/+1
2025-10-20Refactor go role to install 1 version and remove homebrew dependencyAhmed AbdelHalim1-26/+29
2025-09-20Migrate to the new loop syntaxAhmed AbdelHalim1-2/+2
2025-09-15Refactor go role to simplify version managementAhmed AbdelHalim1-58/+22
2025-09-03Revert back to using brew module as it has better idempotency handlingAhmed AbdelHalim1-18/+18
2025-09-02Add bash as a role and use it in role dependencies when bash is neededAhmed AbdelHalim1-6/+0
2025-09-02Fix CI failures and ignore intentionally changing tasks for idem testAhmed AbdelHalim1-0/+16
2025-09-02Fix linting issuesAhmed AbdelHalim1-3/+3
2025-09-02Add tasks to clean up unwanted go versionsAhmed AbdelHalim1-1/+25
2025-09-02Fix homebrew to use commands instead of module to avoid issue with archAhmed AbdelHalim1-12/+8
2025-09-02Update the go role to handle default to latestAhmed AbdelHalim1-11/+30
2025-09-02Initial go role draft implementationAhmed AbdelHalim1-0/+25