Add dietpi to borgmatic_hosts

Changed files
+11 -4
+11 -4
inventory.yml
···
alma_servers:
hosts:
-
hyperreal-remote:
-
ansible_user: root
-
ansible_host: hyperreal.coffee
-
ansible_python_interpreter: /usr/bin/python3
hyperreal-local:
ansible_user: jas
ansible_host: hyperreal-locale.hs.ms.dev
+
ansible_python_interpreter: /usr/bin/python3
+
+
fcos_servers:
+
hosts:
+
hyperreal-remote:
+
ansible_user: core
+
ansible_host: hyperreal-remote.hs.ms.dev
ansible_python_interpreter: /usr/bin/python3
borgmatic_hosts:
···
ansible_user: jas
ansible_host: moonshadow.hs.ms.dev
ansible_python_interpreter: /usr/local/bin/python3
+
dietpi:
+
ansible_user: jas
+
ansible_host: dietpi.hs.ms.dev
+
ansible_python_interpreter: /usr/bin/python3
debian_servers:
hosts: