fix: unbound boot ordering

This commit is contained in:
Clément Désiles
2025-12-24 16:47:38 +01:00
parent f385efca84
commit 08364cf2c8
3 changed files with 9 additions and 18 deletions
+1
View File
@@ -18,6 +18,7 @@ This is a good playground to learn and I encourage you to adapt these roles to y
- Rootless Podman: Containers run as `{{ ansible_user }}` (daemonless, `sudo podman ps` shows nothing)
- User systemd services: `systemctl --user status <service>` with lingering enabled
- Nginx reverse proxy for web services
- IP Freebind when available (e.g. unbound does not wait for wireguard to be up to start resolving DNS)
**Available Services:**