diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-09-13 22:16:44 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-09-13 22:20:16 +0200 |
| commit | 9a1ab9f68f66a09f2d7c0424696bfbbb876a8f7e (patch) | |
| tree | 6f2f127e161d869f9da5ef3eb14f505c3a597e1a /configure.yml | |
| parent | b4149aa10f5ea87b1787b8be3d55d412b9ea24b8 (diff) | |
Add nginx role to playbook and testing
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
