fix(config): enable dictionary merge for scoped overrides

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

View File

@@ -3,7 +3,8 @@ all:
vars:
hypervisor:
type: "none"
filesystem: "ext4"
system:
filesystem: "ext4"
hosts:
baremetal01.example.com:
ansible_host: 10.0.0.162