| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-21 | Disable connectivity detection | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2025-09-15 | Update network role to remove dhcpcd dependency | Ahmed Abdelhalim | 1 | -1/+1 | |
| Fix install on ubuntu not having networking service stated by default on ubuntu | |||||
| 2025-09-02 | Refactor the network fix for pihole | Ahmed Abdelhalim | 1 | -14/+4 | |
| 2025-09-02 | Fix pihole and network manger DNS when VPN isn't active | Ahmed Abdelhalim | 2 | -0/+8 | |
| 2025-09-01 | Fix networking issues when VPN isn't active | Ahmed Abdelhalim | 3 | -3/+15 | |
| 2025-09-01 | Fix wireguard_gateway role being slow | Ahmed Abdelhalim | 1 | -2/+4 | |
| The pihole lookup DNS queries when the VPN connection is up was slow. One of the culprits was the quad9 servers were taking long time when using VPN The other issue was the previous routing tables that used to work with the fritzbox (with DHCP) which wasn't fully working was conflicting with the VPN route tables and causing loops and delays. Now most of the VPN queries are working fast but some requests are taking some time, probably due to the VPN trying to check/block ads and malware! Also minor fixing to the pre tasks and documentation | |||||
| 2025-08-31 | Allow network role to configure ipv6 | Ahmed Abdelhalim | 2 | -0/+12 | |
| 2025-08-21 | Add wireguard role and fix testing | Ahmed Abdelhalim | 1 | -0/+2 | |
| 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-19 | Fix pihole install to work on raspberry and simplify on arch | Ahmed Abdelhalim | 1 | -2/+5 | |
| 2025-08-11 | Add network ipv4 configurations | Ahmed Abdelhalim | 2 | -1/+12 | |
| 2025-08-11 | Use quad9 as the main DNS with cloudflare/google fallbacks | Ahmed Abdelhalim | 1 | -3/+2 | |
| 2025-08-11 | Replace avahi with systemd-resolved/systemd-networkd | Ahmed Abdelhalim | 2 | -0/+26 | |
| 2025-08-11 | Refactor to simplify debian network role | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2025-08-11 | Add network role | Ahmed Abdelhalim | 3 | -0/+61 | |
