aboutsummaryrefslogtreecommitdiff
path: root/ansible/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory11
1 files changed, 11 insertions, 0 deletions
diff --git a/ansible/inventory b/ansible/inventory
index 91e463e..912b922 100644
--- a/ansible/inventory
+++ b/ansible/inventory
@@ -48,6 +48,8 @@ all:
ansible_host: danneri.dn42.trygvis.io
unifi:
ansible_host: unifi.dn42.trygvis.io
+ garasjepi:
+ ansible_host: garasjepi.dn42.trygvis.io
node1:
ansible_host: 9859f51e-1e3e-4c05-a826-b7fbe18d91be.pub.instances.scw.cloud
@@ -57,6 +59,10 @@ all:
zh2569.rsync.net:
ansible_user: zh2569
+ # Kjell
+ kjell-ct-102:
+ ansible_host: fdb1:4242:3538:2005:be24:11ff:fe34:b52c
+
children:
workstation:
children:
@@ -199,4 +205,9 @@ all:
node1:
node2:
+ zigbee2mqtt:
+ hosts:
+ garasjepi:
+ lhn2pi:
+
# vim: set filetype=yaml: