add Final Infrastructure Setup

This commit is contained in:
Patryk Hegenberg 2026-03-29 13:45:10 +02:00
commit 7733dde658
174 changed files with 204949 additions and 0 deletions

View file

@ -0,0 +1,8 @@
---
- name: Network Simulation Controller
hosts: router
become: true
vars:
scenario: "baseline"
roles:
- network_simulation