| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2 days | Disable ipv6 completely and remove related code | Ahmed Abdelhalim | 1 | -3/+3 | |
| Co-Authored-By: Claude.ai | |||||
| 4 days | Fix nginx to use conventional ngix conf.d | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-06-18 | Implement support for conditional proxy (nginx or caddy) | Ahmed Abdelhalim | 1 | -2/+13 | |
| 2026-06-17 | Refactor pi roles to use .home.arpa subdomains for services | Ahmed Abdelhalim | 1 | -15/+7 | |
| 2026-06-14 | Fix pihole nginx condition always evaluating true when disabled | Ahmed Abdelhalim | 1 | -1/+1 | |
| `false != ""` is True in Jinja2 — nginx config was created even when `pihole_by_nginx: false`. Use `| bool` filter to coerce correctly. | |||||
| 2026-06-14 | Update pihole docs and fix minor issue with handlers | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2026-06-12 | Fix handler order issue in releasing port 53 bind | Ahmed Abdelhalim | 1 | -0/+14 | |
| 2026-06-12 | Fix pihole network overrides | Ahmed Abdelhalim | 1 | -1/+7 | |
| 2025-12-12 | Fix warning in ideompotence testing about pihole_install.stdout missing | Ahmed Abdelhalim | 1 | -4/+1 | |
| 2025-12-11 | Add no_logs to semi-sensitive tasks to follow best practices | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-11-10 | Fix running rpi configuration as root always | Ahmed Abdelhalim | 1 | -0/+7 | |
| 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-10-20 | Implement a better download/install for python, pihole and go role | Ahmed Abdelhalim | 1 | -0/+7 | |
| 2025-09-23 | Use static values for defaults instead of ansible vars | Ahmed Abdelhalim | 1 | -0/+11 | |
| The ansible vars fail on CI because the validate arguments task runs way before the setting of the variables, which causes the ansible undefined vars on CI to cause errors. This is a way better approach of having the static values as defaults and allowing setting the variables to ansible vars in the host/group vars | |||||
| 2025-09-20 | Migrate to the new loop syntax | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2025-09-13 | Add pihole port configurations and integration with nginx | Ahmed Abdelhalim | 1 | -0/+23 | |
| 2025-09-09 | Remove old pihole 5 related paths | Ahmed Abdelhalim | 1 | -3/+0 | |
| 2025-09-02 | Refactor the network fix for pihole | Ahmed Abdelhalim | 1 | -25/+4 | |
| 2025-09-02 | Fix pihole and network manger DNS when VPN isn't active | Ahmed Abdelhalim | 1 | -0/+26 | |
| 2025-08-19 | Ignore docker/podman specific failures in test/idempotent test | Ahmed Abdelhalim | 1 | -0/+9 | |
| 2025-08-19 | Fix pihole install to work on raspberry and simplify on arch | Ahmed Abdelhalim | 1 | -12/+32 | |
| 2025-08-16 | Fix Pihole setup with systemd-resolved | Ahmed Abdelhalim | 1 | -0/+13 | |
| 2025-08-11 | Fix molecule test fail ansible_default_ipv4 is undefined | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-08-11 | Add pihole role to configure raspberry pi | Ahmed Abdelhalim | 1 | -0/+62 | |
