From 2b18b0f316e1d2bdf10bca11416a4a5f346dd41f Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Mon, 22 Jun 2026 16:30:57 +0200 Subject: [PATCH] Added vpn-1 server e dev-1 --- ansible/inventories/sifi.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ansible/inventories/sifi.yaml b/ansible/inventories/sifi.yaml index f79f6d6..daac126 100644 --- a/ansible/inventories/sifi.yaml +++ b/ansible/inventories/sifi.yaml @@ -2,22 +2,22 @@ # SIFI sifi: children: - opn: - hosts: - sifi_opnsense.sifi.isti.cnr.it: + #opn: + #hosts: + # sifi_opnsense.sifi.isti.cnr.it: # ns1.sifi.isti.cnr.it: # ansible_host: 146.48.108.51 #[WAN public ip] # ansible_host: 10.20.30.111 wireguard_server: hosts: - vpn-1.sse.cloud.isti.cnr.it: + vpn-1.sifi.sse.cloud.isti.cnr.it: # ansible_host: 146.48.108.13 - nameserver: - hosts: - ns1.sifi.isti.cnr.it: - ansible_host: 146.48.108.51 + # nameserver: + # hosts: + #ns1.sifi.isti.cnr.it: + # ansible_host: 146.48.108.51 # dns1.internal.sifi.isti.cnr.it: # ansible_host: 10.11.12.11 workers: hosts: - worker1.internal.sifi.isti.cnr.it: + dev-1.sifi.sse.cloud.isti.cnr.it: