| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-24 | Add initial firefox role implementation with only GNOME support for pass | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-11-11 | Add neomutt email client role w/testing | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-11-10 | Fix running rpi configuration as root always | Ahmed Abdelhalim | 1 | -1/+0 | |
| The dotfile/vim/password_store required to run as user with root permissions, that's why reverting these changes on rpi and resolving to using a more normal role (in pihole where it was broken) | |||||
| 2025-11-09 | Add vim role w/testing | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-11-09 | Add password_store role | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-11-03 | Add dotfiles setup role w/testing | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-10-22 | Add gpg role w/testing | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-10-20 | Reorder role execution | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2025-10-20 | Refactor python role to remove homebrew dependency | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2025-10-20 | Remove homebrew for linux as it's not that useful | Ahmed Abdelhalim | 1 | -2/+0 | |
| The roles sometimes fail to install, and on linux it cannot be used with casks which is defeating the purpose of having it to manage apps and packages | |||||
| 2025-09-22 | Add simple rsync role used to sync between hosts | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-09-21 | Separate archlinux/ubuntu setup and add gnome to ubuntu | Ahmed Abdelhalim | 1 | -1/+16 | |
| 2025-09-20 | Add grafana/prometheus roles to configure and testing | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-09-13 | Add nginx role to playbook and testing | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-09-12 | Split the playbooks into bootstrap and configure | Ahmed Abdelhalim | 1 | -0/+29 | |
| This is to allow the ansible-distro-install to safely call the bootstrap playbook without getting validation errors about the other configure roles (especially if they are not configured yet, or if running on CI) | |||||
