From 88b018c4fef3ca2978d760960c6e90fb6d96686b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 2 Nov 2024 19:34:10 +0100 Subject: Adding host unifi --- ansible/inventory | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 845580f..cff290b 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -47,7 +47,9 @@ all: coregonus: ansible_host: 192.168.10.190 danneri: - ansible_host: 192.168.100.103 + ansible_host: danneri.dn42.trygvis.io + unifi: + ansible_host: unifi.dn42.trygvis.io node1: ansible_host: 9859f51e-1e3e-4c05-a826-b7fbe18d91be.pub.instances.scw.cloud -- cgit v1.2.3