summaryrefslogtreecommitdiffstats
path: root/roles/go
AgeCommit message (Expand)AuthorFilesLines
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