From 9a1ab9f68f66a09f2d7c0424696bfbbb876a8f7e Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sat, 13 Sep 2025 22:16:44 +0200 Subject: Add nginx role to playbook and testing --- configure.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index e4e8c4d6..dd6b74ac 100644 --- a/configure.yml +++ b/configure.yml @@ -25,5 +25,6 @@ - role: "timezone" - role: "wireguard" - role: "gateway" + - role: "nginx" - role: "wg_portal" - role: "pihole" -- cgit v1.2.3