Update inventory to reflect headnet

Changed files
+11 -15
+11 -15
inventory.yml
···
hosts:
hyperreal.coffee:
ansible_user: jas
-
ansible_host: hyperreal.lyrebird-marlin.ts.net
+
ansible_host: hyperreal
ansible_python_interpreter: /usr/bin/python3
auxnc-8g:
ansible_user: jas
-
ansible_host: 152.53.39.153
+
ansible_host: auxnc-8g
ansible_python_interpreter: /usr/bin/python3
nas:
ansible_user: jas
-
ansible_host: nas.lyrebird-marlin.ts.net
+
ansible_host: nas
ansible_python_interpreter: /usr/bin/python3
-
auxnode:
+
headscale:
ansible_user: jas
-
ansible_host: auxnode.lyrebird-marlin.ts.net
-
ansible_python_interpreter: /usr/bin/python3
-
auxnode2:
-
ansible_user: jas
-
ansible_host: 10.0.0.5
+
ansible_host: headscale
ansible_python_interpreter: /usr/bin/python3
promservers:
···
hosts:
hyperreal.coffee:
ansible_user: jas
-
ansible_host: hyperreal.lyrebird-marlin.ts.net
+
ansible_host: hyperreal
ansible_python_interpreter: /usr/bin/python3
nas:
ansible_user: jas
-
ansible_host: nas.lyrebird-marlin.ts.net
+
ansible_host: nas
ansible_python_interpreter: /usr/bin/python3
-
auxnode:
+
backup:
ansible_user: jas
-
ansible_host: auxnode.lyrebird-marlin.ts.net
+
ansible_host: backup
ansible_python_interpreter: /usr/bin/python3
-
auxnode2:
+
headscale:
ansible_user: jas
-
ansible_host: 10.0.0.5
+
ansible_host: headscale
ansible_python_interpreter: /usr/bin/python3