Refine dev inventory

Changed files
+7 -1
config
+1 -1
config/deploy.yaml
···
---
- name: Deploy Tangled Knot
-
hosts: all
+
hosts: knot_servers
become: true
roles:
+6
config/inventory/dev/incus_groups.yaml
···
+
---
+
all:
+
children:
+
knot_servers:
+
hosts:
+
nudo0.tangled.local: {}
config/inventory/incus.yaml config/inventory/dev/incus.yaml