b42125f9b4
refactor(bootstrap): nest network fields under system.network to match main project schema
2026-02-11 23:03:37 +01:00
74cb09ffee
refactor(schema): rename nested dict keys and simplify validation
2026-02-11 05:37:18 +01:00
53bb4589b6
fix(runtime): migrate roles to nested system fields
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
230b14e2ab
Move derived vars into role defaults
2026-01-02 11:25:51 +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
f62dba3ed6
Cleanup refactor and libvirt removal tooling
2025-12-27 21:44:33 +01:00
b9156a0cac
Use the proper property name
2025-06-24 16:57:18 +02:00
1c5f93e76f
Fix VM state after cleanup
2025-06-24 16:54:57 +02:00
f5fda74cad
Improve Arch packages + Disable swap before unmounting
2025-04-29 20:28:55 +02:00
2cf2f71b9c
Make sure Volumes are safely unmounted before reboot
2025-01-22 12:34:00 +01:00
67065520a2
Make sure the VM truly starts
2025-01-21 21:35:47 +01:00
9fdf83aad3
Add nms default
2025-01-17 00:50:26 +01:00
f866502d47
Do not reboot localhost!
2025-01-17 00:38:35 +01:00
2d96b12367
Add final check if the VM is up and running after reboot
2024-11-01 23:58:52 +01:00
88aebd5276
Preper Shutdown so VMware does not corrupt the installation
2024-10-31 18:27:31 +01:00
29a493bf13
improve logical volume size calculation
2024-10-31 17:32:27 +01:00
ccc53081f4
dont use sudo for umount
2024-10-31 15:35:22 +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
e3d61d5fdc
improve VMware cleanup
2024-10-31 01:12:51 +01:00
ff4f9cdb07
umount disks before reboot
2024-10-30 23:48:36 +01:00
fea97ba140
Fix DISK removal at cleanup
2024-10-30 23:10:53 +01:00
03cc238237
Fix ISO mounting for VMware Hypervisor
2024-10-30 20:25:41 +01:00
1e625fd138
Add RHEL8 and RHEL9 support
2024-10-30 00:29:46 +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
6e2f081794
fix risky-shell-pipe
2024-10-28 18:47:31 +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
95aa4d7189
Write the README and remove variable duplicate storage_path for vm_path
2024-03-22 04:53:51 +01:00
525edb7231
Initial commit
2024-03-19 23:02:50 +01:00