73f0b81b5a
feat(disks): add standardized multi-disk mount 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
8056890460
fix(partitioning): add LVM extent headroom
2026-02-06 00:43:02 +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
696df925c6
Update LVM swap sizing policy
2026-01-02 16:29:24 +01:00
396d802dc3
Enable full-disk LVM root sizing
2026-01-02 16:11:06 +01:00
78316a8946
Fix lint formatting and exceptions
2026-01-02 15:10:34 +01:00
b1eedd30dc
Move partitioning LUKS defaults into role
2026-01-02 11:23:31 +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
cc77f646d7
Normalize LUKS boot layout and partitioning defaults
2025-12-28 16:00:49 +01:00
232ab244ca
Restore Debian ESP mount layout
2025-12-28 02:24:33 +01:00
2c23ce6cbb
Fix Debian EFI mount layout
2025-12-27 23:49:21 +01:00
4bce08e77b
Partitioning idempotency and filesystem tasks
2025-12-26 23:31:54 +01:00
11f7af1d9f
Add rhel10 support
2025-06-17 03:13:30 +02:00
21e6edcf63
Increase max home size to 20GB
2025-02-18 21:39:58 +01:00
c764c209cb
Improve Partition calculation algorithm
2025-02-17 20:43:45 +01:00
9f3d638381
Improve the root lv size calculations, still not perfect on bigger disk
...
and ram sizes
2024-10-31 20:07:40 +01:00
29a493bf13
improve logical volume size calculation
2024-10-31 17:32:27 +01:00
46b7f56425
Add umount for non RHEL systems
2024-10-31 14:23:55 +01:00
e22cf5cc60
Add SWAP support
2024-10-31 05:46:33 +01:00
fcc2ace185
Make root LV size dynamic based on VM disk size
2024-10-31 01:29:48 +01:00
72305d48a3
Fix variable hierarchy
2024-10-30 22:19:00 +01:00
1e625fd138
Add RHEL8 and RHEL9 support
2024-10-30 00:29:46 +01:00
051b7a376f
Update Ubuntu to Oracular Oriole and Ubuntu-LTS to Noble Numbat
2024-10-29 15:08:43 +01:00
ca5caba602
Specify changed_when for shell commands
2024-10-28 19:20:05 +01:00
9ad4e96806
Replace ignore_errors with failed_when
2024-10-28 18:56:00 +01:00
446736da3b
Fix line-length
2024-10-28 18:26:54 +01:00
15706c5d84
Adjust literal-compare to use correct bool comparison
2024-10-28 17:17:24 +01:00
d8f39e855c
add missing task name
2024-07-11 22:22:43 +02: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
b2fa0ab91d
fix jinja formating
2024-07-11 22:03:15 +02:00
8fef1b695b
remove btrfs quota limits
2024-05-21 14:20:28 +02:00
92a0f18240
add ubuntu support
2024-04-17 10:53:09 +02:00
bf1ee09d48
Add RockyLinux support
2024-04-16 01:14:05 +02:00
525edb7231
Initial commit
2024-03-19 23:02:50 +01:00