| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-01-19 | Add task to show the output of dotfile setup script for debugging | Ahmed Abdelhalim | 1 | -7/+1 | |
| 2025-12-12 | Fix the dotfiles setup to be more generic and not requiring sudo | Ahmed Abdelhalim | 1 | -4/+10 | |
| The sude was used to link the pinentry-wrapper into the /usr/local/bin dir | |||||
| 2025-11-30 | Fix dotfiles_setup_script to be idempotent | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-11-14 | Fix example config, and ignore rpi idempotent test failure | Ahmed Abdelhalim | 1 | -1/+1 | |
| The reason the idempotent test fails is the following: - 1st run: wireguard role deploys all the configured VPN connections - 1st run: wg_portal updates the file permissions /etc/wireguard (ACLs) - 2nd run: wireguard sees the file changed, deploys again (idempotent failure) | |||||
| 2025-11-13 | Add mechanism to clean up wireguard configurations | Ahmed Abdelhalim | 1 | -1/+3 | |
| When a wireguard configuration gets removed from the group/host variables, the role now removes them and make sure only the files found in the vars are the ones to be configured on the hosts | |||||
| 2025-11-11 | Fix dotfile setup of gpg | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-11-10 | Refactor vimrc to accept custom setup script | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-11-09 | Fix testing by adding a small testing gpg key | Ahmed Abdelhalim | 1 | -5/+7 | |
| 2025-11-09 | Add vim role w/testing | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-11-09 | Add password_store role | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-11-09 | Fix install dotfiles script to correct gpg folder permissions | Ahmed Abdelhalim | 1 | -1/+6 | |
| 2025-11-09 | Add gpg public key import to gpg role | Ahmed Abdelhalim | 1 | -0/+6 | |
| 2025-11-03 | Add dotfiles setup role w/testing | Ahmed Abdelhalim | 1 | -0/+6 | |
| 2025-09-18 | Update host vars with pinned python versions | Ahmed Abdelhalim | 1 | -4/+0 | |
| 2025-09-15 | Refactor python and ansible roles to use uv package manager | Ahmed Abdelhalim | 1 | -2/+1 | |
| 2025-09-11 | Update vars to rename the wireguard interfaces wg-x (standard) | Ahmed Abdelhalim | 1 | -3/+3 | |
| 2025-09-04 | Refactor molecule testing to run a scenario per distro and fix ipv6 | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2025-08-21 | Add wireguard role and fix testing | Ahmed Abdelhalim | 1 | -0/+13 | |
| The testing was failing because the use of the example files with the same domain names, resulted in the files and the molecule variable were being merged and therefore running tasks that would fail on test (example, setting a fake VPN connection that wouldn't start). | |||||
| 2025-08-20 | Add python role | Ahmed Abdelhalim | 1 | -0/+5 | |
| 2025-08-11 | Update vars to match refactored roles | Ahmed Abdelhalim | 1 | -17/+17 | |
| 2025-08-11 | Add settings example group vars | Ahmed Abdelhalim | 1 | -0/+22 | |
| 2025-08-11 | Add ssh role | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-08-11 | Add user role | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2025-08-11 | Add network role | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-08-11 | Add ansible inventory | Ahmed Abdelhalim | 1 | -0/+1 | |
