Commit Graph

7 Commits

Author SHA1 Message Date
53bb4589b6 fix(runtime): migrate roles to nested system fields 2026-02-11 05:37:18 +01:00
a6b051d9e4 refactor(vars): add system/hypervisor dict inputs
- Normalize new system_cfg + hypervisor_cfg and keep legacy vm_* and hypervisor_* aliases

- Support multiple system.disks (creation + optional mount + fstab generation)

- Add system_check safety role (production + existing system detection)

- Update README and example inventories
2026-02-11 05:37:18 +01:00
fe0b72c9d8 Make chroot command configurable 2026-01-02 18:53:55 +01:00
f46dea0748 Define optional defaults and require vm_cpus 2026-01-02 11:25:06 +01:00
98d0a4954d Remove defaults for required vars 2025-12-28 17:10:00 +01:00
7fe2a0dcc1 Normalize user-facing defaults 2025-12-28 16:41:11 +01:00
efad1b9a67 Configuration role refactor and network template 2025-12-26 20:38:42 +01:00