From 6a0fd11c6bd782a42b0b90d2f2365859a7953bb7 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 18 Jun 2026 16:30:12 +0200 Subject: Implement support for conditional proxy (nginx or caddy) --- group_vars/all.yml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'group_vars/all.yml.example') diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index cc323a1f..e240f347 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -60,6 +60,8 @@ vimrc_setup_script: | chromium_is_default: false firefox_is_default: true +proxy_type: "nginx" + wireguard_autostart_connection: "vpn0" wireguard_connections: # All wireguard config files are prefixed with wg- -- cgit v1.2.3