From 20ab3adb6b08944235c707490449c8906394564f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:32:00 +0200 Subject: Add network role --- site.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site.yml') diff --git a/site.yml b/site.yml index 82c3b99a..35e125d2 100644 --- a/site.yml +++ b/site.yml @@ -4,3 +4,5 @@ hosts: - homelab - chroot + roles: + - role: "network" -- cgit v1.2.3