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 | 2aaeea9353cde20348a7e9e6fe1f6ab414548f58 (patch) | |
| tree | 6f2f127e161d869f9da5ef3eb14f505c3a597e1a /molecule/raspberrypi | |
| parent | 689c370f770aac5ee76c3806291ade93667aa1b9 (diff) | |
Add nginx role to playbook and testing
Diffstat (limited to 'molecule/raspberrypi')
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index f879b529..095e34fb 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -26,5 +26,6 @@ - role: "timezone" - role: "wireguard" - role: "gateway" + - role: "nginx" - role: "wg_portal" - role: "pihole" |
