summaryrefslogtreecommitdiffstats
path: root/roles/python/tasks
AgeCommit message (Collapse)AuthorFilesLines
2025-09-03Add ansible roleAhmed AbdelHalim1-0/+6
2025-09-03Revert back to using brew module as it has better idempotency handlingAhmed AbdelHalim1-6/+5
2025-09-02Revert the pyenv full path changeAhmed AbdelHalim1-4/+12
It should be cosmetic, but apparently failing on debian
2025-09-02Fix CI failures and ignore intentionally changing tasks for idem testAhmed AbdelHalim1-0/+4
2025-09-02Fix linting issuesAhmed AbdelHalim1-3/+3
2025-09-02Fix homebrew to use commands instead of module to avoid issue with archAhmed AbdelHalim1-18/+11
Plus it's cleaner to see what gets installed instead of depending on the module
2025-09-02Fix the python role to install and clean up in idempotent mannerAhmed AbdelHalim1-1/+25
2025-08-20Add python roleAhmed AbdelHalim1-0/+49