| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 2 | -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 | 2 | -0/+2 | |
| 2025-11-10 | Refactor vimrc to accept custom setup script | Ahmed Abdelhalim | 2 | -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 | 2 | -0/+1 | |
| 2025-11-09 | Add password_store role | Ahmed Abdelhalim | 2 | -0/+2 | |
| 2025-11-09 | Fix install dotfiles script to correct gpg folder permissions | Ahmed Abdelhalim | 2 | -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 | 2 | -0/+6 | |
| 2025-10-20 | Add more vpn configuration | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2025-09-21 | Update locales configurations | Ahmed Abdelhalim | 1 | -0/+0 | |
| 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 | 2 | -3/+3 | |
| 2025-09-04 | Refactor molecule testing to run a scenario per distro and fix ipv6 | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2025-09-03 | Revert change to network and disable filtering | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2025-09-03 | Revert "Refactor: rename wireguard_gateway to gateway" | Ahmed Abdelhalim | 1 | -0/+0 | |
| This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97. | |||||
| 2025-09-03 | Refactor: rename wireguard_gateway to gateway | Ahmed Abdelhalim | 1 | -0/+0 | |
| As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity | |||||
| 2025-09-02 | Fix the python role to install and clean up in idempotent manner | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2025-08-31 | Update wireguard connections | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2025-08-21 | Add wireguard role and fix testing | Ahmed Abdelhalim | 2 | -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 | 2 | -0/+5 | |
| 2025-08-11 | Update vars to match refactored roles | Ahmed Abdelhalim | 2 | -17/+17 | |
| 2025-08-11 | Add settings example group vars | Ahmed Abdelhalim | 2 | -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 | 2 | -0/+1 | |
