summaryrefslogtreecommitdiffstats
path: root/roles
AgeCommit message (Expand)AuthorFilesLines
2025-11-10Refactor vimrc to accept custom setup scriptAhmed AbdelHalim3-10/+12
2025-11-09Add vim role w/testingAhmed AbdelHalim3-0/+61
2025-11-09Refactor scattered known_hosts to be part of the ssh roleAhmed AbdelHalim5-14/+17
2025-11-09Add password_store roleAhmed AbdelHalim5-0/+62
2025-11-09Add gpg public key import to gpg roleAhmed AbdelHalim2-1/+18
2025-11-09Fix git clone by adding ssh keys to known_hostsAhmed AbdelHalim1-0/+7
2025-11-09Fix clean up forwarded socketsAhmed AbdelHalim2-16/+1
2025-11-09Update ansible/molecule versionsAhmed AbdelHalim1-2/+2
2025-11-08Fix python role meta dataAhmed AbdelHalim1-2/+2
2025-11-08Update gpg role to include smart gpg keys dependenciesAhmed AbdelHalim2-0/+19
2025-11-03Add dotfiles setup role w/testingAhmed AbdelHalim6-0/+79
2025-11-03Fix python install not to always report changedAhmed AbdelHalim1-2/+2
2025-11-03Remove unneeded backup of files in wireguardAhmed AbdelHalim1-1/+0
2025-10-24Fix removing the packages the breaks ubuntu DNSAhmed AbdelHalim3-13/+35
2025-10-22Refactor naming of packages and services to follow same conventionsAhmed AbdelHalim17-24/+24
2025-10-22Add gpg role w/testingAhmed AbdelHalim5-0/+41
2025-10-20Ignore failing idempotence test for get_url with note in codeAhmed AbdelHalim1-0/+10
2025-10-20Implement a better download/install for python, pihole and go roleAhmed AbdelHalim3-1/+15
2025-10-20Fix archlinux setupAhmed AbdelHalim1-0/+11
2025-10-20Refactor python role to remove homebrew dependencyAhmed AbdelHalim4-38/+16
2025-10-20Refactor go role to install 1 version and remove homebrew dependencyAhmed AbdelHalim4-35/+36
2025-10-20Remove homebrew for linux as it's not that usefulAhmed AbdelHalim4-77/+0
2025-09-23Remove SSL directory management from nginxAhmed AbdelHalim1-10/+0
2025-09-23Fix installing gnome on debianAhmed AbdelHalim3-3/+9
2025-09-23Use static values for defaults instead of ansible varsAhmed AbdelHalim5-10/+15
2025-09-23Update debian gnome packages for better experienceAhmed AbdelHalim1-1/+3
2025-09-23Fix gnome role idempotency testAhmed AbdelHalim4-15/+14
2025-09-22Add simple rsync role used to sync between hostsAhmed AbdelHalim3-0/+30
2025-09-22Refactor gnome not to pull unnecessary deps (like avahi)Ahmed AbdelHalim4-4/+17
2025-09-22Attempt fixing avahi test by pinning versionsAhmed AbdelHalim1-8/+0
2025-09-22Linting: update the code to use latest sytnax recommendationAhmed AbdelHalim3-4/+4
2025-09-22Ignore gnome debian package install idempotency failureAhmed AbdelHalim1-0/+2
2025-09-22Attempt fix of avahi/dhcpcd uninstall in debian/ubuntuAhmed AbdelHalim1-1/+9
2025-09-21Fix grafana idempotency test on archlinuxAhmed AbdelHalim1-3/+1
2025-09-21Fix grafana idempotent test failureAhmed AbdelHalim1-0/+1
2025-09-21Fix gnome on archlinux installing packages without administrator accAhmed AbdelHalim2-0/+18
2025-09-21Fix installing gnome on debian and archAhmed AbdelHalim6-10/+30
2025-09-21Fix testingAhmed AbdelHalim1-1/+1
2025-09-21Add gnome role w/testing on distrosAhmed AbdelHalim6-0/+42
2025-09-21Disable connectivity detectionAhmed AbdelHalim1-1/+1
2025-09-20Move gcc to it's own role and add it as homebrew dependencyAhmed AbdelHalim9-20/+40
2025-09-20Fix homebrew role dependencies on ubuntuAhmed AbdelHalim4-1/+33
2025-09-20Fix ansible install on ubuntu when there is another version installedAhmed AbdelHalim1-2/+2
2025-09-20Migrate to the new loop syntaxAhmed AbdelHalim9-17/+17
2025-09-20Ignore failing idempotent test (as it can't be idempotent)Ahmed AbdelHalim1-0/+5
2025-09-20Fix include vars using os_family (not distribution)Ahmed AbdelHalim2-3/+3
2025-09-20Update the prometheus/grafana role varsAhmed AbdelHalim1-19/+1
2025-09-20Fix installing grafana on raspberry piAhmed AbdelHalim4-1/+9
2025-09-19Add Grafana roleAhmed AbdelHalim12-0/+315
2025-09-19Fix env files paths on different distrosAhmed AbdelHalim3-2/+11