From e4e18ade6e64230e6a516108dbb29900b16572fe Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Wed, 10 Sep 2025 14:42:05 +0200 Subject: [PATCH] edge as internal LAN --- ansible/inventories/main_lab.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ansible/inventories/main_lab.yaml b/ansible/inventories/main_lab.yaml index 9c2e7cc..f2c98d7 100644 --- a/ansible/inventories/main_lab.yaml +++ b/ansible/inventories/main_lab.yaml @@ -2,6 +2,7 @@ main_lab_hosts: children: lan: hosts: + edge.home.arpa: inspector.home.arpa: god.home.arpa: swarm: @@ -25,7 +26,8 @@ main_lab_hosts: worker[1:3].home.arpa: front: hosts: - edge.home.arpa: + main_lab_edge: + ansible_host: 146.48.108.5 operators: children: lan: