7e9abe862f
fix: honor libvirt network config, preserve DHCP DNS with search-only NM config, and exact-match Xen VM names
2026-02-11 14:00:20 +01:00
fc23f84cc3
fix(libvirt): restore missing virtualization_mac_address default
2026-02-11 08:02:27 +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
f08855456a
Virtualization TPM2 and cloud-init fixes
2025-12-27 20:19:11 +01:00
035189d326
use proper datacenter variable
2025-07-06 04:34:16 +02:00
11f7af1d9f
Add rhel10 support
2025-06-17 03:13:30 +02:00
052c89aa3e
Fix vm creation when no rhel_iso for vmware
2025-02-20 16:00:39 +01:00
4961cc4b03
Add guest_id since its necessary
2025-02-17 21:38:56 +01:00
a7497dbb0e
Implement VMware annotation
2025-02-17 21:17:18 +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
d864a492ee
Adjust never libvirt loaders
2024-11-11 17:26:37 +01:00
d8d4371195
Remove VMWare static since not applicable
2024-10-30 23:18:27 +01:00
5328d7cce3
Different aproche for ISO mounting
2024-10-30 19:30:12 +01:00
785667c0d6
Adjust controllerID for RHEL ISO for correct mounting
2024-10-30 19:23:01 +01:00
5930ef0759
Change VMware boot order to boot correctly from ArchISO
2024-10-30 15:59:16 +01:00
6e60a6e4b4
Fix VMware Network if no VLAN specified
2024-10-30 15:48:22 +01:00
0a3363f725
use the correct NetworkMask variable name
2024-10-30 14:38:25 +01:00
367a77945e
Add network mask variables for Hypervisor static IP assigments
2024-10-30 14:33:38 +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
7e6d8e73b4
Use command module instead of shell if possible
2024-10-28 21:15:10 +01:00
7374b0a4e2
Fix command module formating
2024-10-28 21:07:33 +01:00
ab694ef49c
Fix connection DNS resolving inside chroot
2024-10-28 20:26:15 +01:00
48cedc8efc
ensure variable is not empty
2024-10-28 19:25:49 +01:00
ca5caba602
Specify changed_when for shell commands
2024-10-28 19:20:05 +01:00
6e2f081794
fix risky-shell-pipe
2024-10-28 18:47:31 +01:00
8ac881ada1
Fix risky-file-permissions because of unpecified mode
2024-10-28 18:37:44 +01:00
446736da3b
Fix line-length
2024-10-28 18:26:54 +01:00
2cba40508b
dont use ignore-errors
2024-07-11 22:31:13 +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
b831eef9ad
Make vm_ballo optional for libvirt
2024-03-22 07:43:23 +01:00
160b7a257c
Remove Proxmox unsuported parameter ciupgrade
2024-03-22 05:46:53 +01:00
691f671941
Fix libvirt VM location
2024-03-22 05:23:12 +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
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