diff options
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 4 |
1 files changed, 3 insertions, 1 deletions
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 |