Add dietpi, hyperreal-*

Changed files
+12 -4
+12 -4
inventory.yml
···
alma_servers:
hosts:
-
hyperreal.coffee:
+
hyperreal-remote:
+
ansible_user: root
+
ansible_host: hyperreal.coffee
+
ansible_python_interpreter: /usr/bin/python3
+
hyperreal-local:
ansible_user: jas
-
ansible_host: hyperreal.hs.ms.dev
+
ansible_host: hyperreal-locale.hs.ms.dev
ansible_python_interpreter: /usr/bin/python3
borgmatic_hosts:
···
ansible_user: jas
ansible_host: localhost
ansible_python_interpreter: /usr/bin/python3
-
hyperreal.coffee:
+
hyperreal-local:
ansible_user: jas
-
ansible_host: hyperreal.hs.ms.dev
+
ansible_host: hyperreal-local.hs.ms.dev
ansible_python_interpreter: /usr/bin/python3
nas:
ansible_user: jas
···
headscale:
ansible_user: jas
ansible_host: headscale.hs.ms.dev
+
ansible_python_interpreter: /usr/bin/python3
+
dietpi:
+
ansible_user: dietpi
+
ansible_host: dietpi.hs.ms.dev
ansible_python_interpreter: /usr/bin/python3
freebsd_servers: