summaryrefslogtreecommitdiffstats
path: root/roles/python/tasks
AgeCommit message (Expand)AuthorFilesLines
2025-11-03Fix python install not to always report changedAhmed Abdelhalim1-2/+2
2025-10-20Implement a better download/install for python, pihole and go roleAhmed Abdelhalim1-0/+7
2025-10-20Refactor python role to remove homebrew dependencyAhmed Abdelhalim1-6/+11
2025-09-20Migrate to the new loop syntaxAhmed Abdelhalim1-1/+1
2025-09-15Fix idempotent testing for python roleAhmed Abdelhalim1-1/+1
2025-09-15Refactor python and ansible roles to use uv package managerAhmed Abdelhalim1-65/+9
2025-09-04Fix CIAhmed Abdelhalim1-1/+4
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
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
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