Commit Graph

14 Commits

Author SHA1 Message Date
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
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
f08855456a Virtualization TPM2 and cloud-init fixes 2025-12-27 20:19:11 +01:00
9fdf83aad3 Add nms default 2025-01-17 00:50:26 +01:00
4291aa8c4a Don't fail proxmox install if rhel_iso is not defined 2025-01-17 00:07:58 +01:00
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
6c311159d8 Disable Cloud-init updates on boot to prevent loopdevice out of storage 2024-10-29 12:59:50 +01:00
86656f6dbb ansible-lint fixes 2024-07-11 22:20:45 +02:00
160b7a257c Remove Proxmox unsuported parameter ciupgrade 2024-03-22 05:46:53 +01:00
946a705eb9 Add additional info to the README 2024-03-22 05:11:09 +01:00
508997ed8d Add VM Balloning support for Proxmox 2024-03-22 04:57:09 +01:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00