Commit Graph

9 Commits

Author SHA1 Message Date
73f0b81b5a feat(disks): add standardized multi-disk mount schema 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
98d0a4954d Remove defaults for required vars 2025-12-28 17:10:00 +01:00
4bce08e77b Partitioning idempotency and filesystem tasks 2025-12-26 23:31:54 +01:00
e22cf5cc60 Add SWAP support 2024-10-31 05:46:33 +01:00
15706c5d84 Adjust literal-compare to use correct bool comparison 2024-10-28 17:17:24 +01:00
86656f6dbb ansible-lint fixes 2024-07-11 22:20:45 +02:00
3af9ccddf2 use correct boolean values 2024-07-11 22:09:58 +02:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00