summaryrefslogtreecommitdiffstats
path: root/roles/gateway/tasks
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-09-12 17:17:30 +0200
committerAhmed AbdelHalim <[email protected]>2025-09-12 17:17:30 +0200
commit106d97feceb2e406a00cea8c7d9ae296cda2d115 (patch)
tree3f905af228e6e66fa2f8a6f28e6d1b087a37c029 /roles/gateway/tasks
parent9562e9de569684b7b3fa6eb0dc07900588c28252 (diff)
Fix the testing of gateway role in containers/CI
Diffstat (limited to 'roles/gateway/tasks')
-rw-r--r--roles/gateway/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/gateway/tasks/main.yml b/roles/gateway/tasks/main.yml
index f0bdb4d4..a571dd52 100644
--- a/roles/gateway/tasks/main.yml
+++ b/roles/gateway/tasks/main.yml
@@ -5,6 +5,7 @@
name:
- "iptables"
- "iproute2"
+ - "udev"
state: "present"
- name: "Configure IP forwarding"