2fa0fba4c4
refactor(schema): move filesystem into system dictionary
2026-02-11 05:37:18 +01:00
0ee2806c62
refactor(schema): simplify dict normalization and schema checks
2026-02-11 05:37:18 +01:00
74cb09ffee
refactor(schema): rename nested dict keys and simplify validation
2026-02-11 05:37:18 +01:00
6da46a03ed
fix(validation): reject deprecated top-level schema keys
2026-02-11 05:37:18 +01:00
e7c898d653
refactor(vars): simplify normalization and remove effective intermediates
2026-02-11 05:37:18 +01:00
0388dca0a4
fix(system): default physical installs to archlinux when os is omitted
2026-02-11 05:37:18 +01:00
2d46df8f5a
refactor(vars): enforce nested system and hypervisor schema
2026-02-11 05:37:18 +01:00
45d3fef4e2
refactor(vars): remove legacy variable inputs
...
- Require hypervisor as dict input and use hypervisor_cfg/hypervisor_type internally
- Remove vm_* and hypervisor_* compatibility aliases
- Update roles and docs to use system/hypervisor dictionaries only
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
315fdef69f
feat(services): implement SSH server toggeling
2026-01-05 18:18:18 +01:00
aa6e356444
Add third-party preparation task hook
2026-01-02 18:55:45 +01:00
fe0b72c9d8
Make chroot command configurable
2026-01-02 18:53:55 +01:00
ce972e55dd
Add swap_enabled toggle for swap setup
2026-01-02 18:51:27 +01:00
2891de8fef
Add zstd toggle for btrfs and zram
2026-01-02 18:47:32 +01:00
65ef8cb1ca
Enforce 20GiB minimum vm_size
2026-01-02 16:18:14 +01:00
01e0ea8b4b
Move pre-tasks into global defaults
2026-01-02 15:10:34 +01:00
75395cc8d2
Drop custom_iso_enabled and log defaults
2026-01-02 15:10:34 +01:00
be80c4096c
Restore global defaults lint exclusion
2026-01-02 15:10:34 +01:00
f8e3ce62d4
Map global defaults in playbook
2026-01-02 15:10:34 +01:00
f9a8791b4d
Add firewalld_enabled toggle
2026-01-02 11:25:40 +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
fd37b4ee96
Move global defaults into role defaults
2025-12-28 16:47:53 +01:00