summaryrefslogtreecommitdiffstats
path: root/roles/dotfiles/tasks
AgeCommit message (Collapse)AuthorFilesLines
2026-01-24Fix ansible_facts to use only bracket notation instead of dot notationAhmed Abdelhalim1-1/+1
Co-authored-by: claude.ai
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2026-01-19Fix linting issues in dotfilesAhmed Abdelhalim1-2/+2
2026-01-19Add task to show the output of dotfile setup script for debuggingAhmed Abdelhalim1-0/+8
2026-01-14Fix issue in dotfiles not running because bash_profile existedAhmed Abdelhalim1-1/+4
2025-11-10Refactor vimrc to accept custom setup scriptAhmed Abdelhalim1-2/+2
2025-11-09Refactor scattered known_hosts to be part of the ssh roleAhmed Abdelhalim1-7/+0
2025-11-09Fix git clone by adding ssh keys to known_hostsAhmed Abdelhalim1-0/+7
2025-11-03Add dotfiles setup role w/testingAhmed Abdelhalim1-0/+15