| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-04 | Refactor molecule testing to run a scenario per distro | Ahmed Abdelhalim | 5 | -172/+0 | |
| 2025-09-03 | Add ansible role | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-09-03 | Revert "Refactor: rename wireguard_gateway to gateway" | Ahmed Abdelhalim | 1 | -1/+1 | |
| This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97. | |||||
| 2025-09-03 | Refactor: rename wireguard_gateway to gateway | Ahmed Abdelhalim | 1 | -1/+1 | |
| As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity | |||||
| 2025-09-03 | Add podman role with configuration to work over ssh with cgroupfs | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-09-03 | Add docker role | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-09-02 | Add go role to playbooks | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-09-01 | Add testing of wireguard_gateway role | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-08-21 | Fix the testing by adding the missing docker debian package | Ahmed Abdelhalim | 2 | -2/+2 | |
| This package installs the networking.service, that is found on normal desktop/server setups and is required by the stricter network role to be disabled (instead of allowing failed_when: false relaxed condition) | |||||
| 2025-08-21 | Fix testing by adding the missing keys from example files | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-08-21 | Add wireguard role and fix testing | Ahmed Abdelhalim | 1 | -10/+21 | |
| 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 | -3/+7 | |
| 2025-08-20 | Add homebrew role | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-08-11 | Fix molecule test fail ansible_default_ipv4 is undefined | Ahmed Abdelhalim | 2 | -4/+5 | |
| 2025-08-11 | Add pihole role to configure raspberry pi | Ahmed Abdelhalim | 1 | -0/+8 | |
| 2025-08-11 | Refactor: move password policy to its own role | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2025-08-11 | Refactor: move the timezone into its own role | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2025-08-11 | Refactor: move the locales into its own role | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2025-08-11 | Fix CI testing ensuring locale packages are installed | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2025-08-11 | Add settings role for setting locale/timezone/pass policy | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2025-08-11 | Add ssh role | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-08-11 | Add user role | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2025-08-11 | Add network role | Ahmed Abdelhalim | 5 | -0/+127 | |
