summaryrefslogtreecommitdiffstats
path: root/roles/go
AgeCommit message (Expand)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-0/+1
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-14/+15
2026-03-04Refactor go role to use miseAhmed AbdelHalim4-30/+14
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-12-16Remove company from the roles metaAhmed AbdelHalim1-1/+0
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 AbdelHalim4-35/+36
2025-09-20Migrate to the new loop syntaxAhmed AbdelHalim1-2/+2
2025-09-15Refactor go role to simplify version managementAhmed AbdelHalim3-64/+23
2025-09-10Add recommended argument_specsAhmed AbdelHalim1-0/+2
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 AbdelHalim2-6/+1
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 AbdelHalim3-17/+35
2025-09-02Initial go role draft implementationAhmed AbdelHalim4-0/+61