fix(config): enable dictionary merge for scoped overrides

This commit is contained in:
2026-02-11 05:37:18 +01:00
parent 2fa0fba4c4
commit 81d63029a4
6 changed files with 11 additions and 9 deletions

View File

@@ -3,11 +3,10 @@
hypervisor:
type: "none"
filesystem: "btrfs"
system:
type: "physical"
os: "archlinux"
filesystem: "btrfs" # btrfs|ext4|xfs
name: "{{ inventory_hostname }}"
cpus: 8
memory: 16384