81d63029a4
fix(config): enable dictionary merge for scoped overrides
2026-02-11 05:37:18 +01:00
1027afc6ea
docu(schema): update docs and examples to compact dict keys
2026-02-11 05:37:18 +01:00
1d545fbbc8
docu(readme): document dict-based variables and examples
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
f9a8791b4d
Add firewalld_enabled toggle
2026-01-02 11:25:40 +01:00
f46dea0748
Define optional defaults and require vm_cpus
2026-01-02 11:25:06 +01:00
0211efbae7
Docs, examples, and tooling
2025-12-27 23:07:47 +01:00
183ec709f6
Fix variable distribution
2025-01-21 17:43:18 +01:00
15fc6e0dd1
Remove nms from ip since already addition already done internaly
2025-01-17 00:45:42 +01:00
6e8ac0283a
use 24 netmask as default if not set
2025-01-17 00:03:38 +01:00
5bc981ffc7
Speed up setup on VMware if ssh is available
2024-10-30 18:59:32 +01:00
98bdb9b824
Fix VM Connection if hypervisor is VMware
2024-10-30 17:57:22 +01:00
367a77945e
Add network mask variables for Hypervisor static IP assigments
2024-10-30 14:33:38 +01:00
b6ab48d062
move vm_ip back since it is not a permanent/static variable
2024-10-30 14:10:37 +01:00
8cc54806c1
Move some persstent Vars to main playbook
2024-10-30 14:01:07 +01:00
1e625fd138
Add RHEL8 and RHEL9 support
2024-10-30 00:29:46 +01:00
f698e04779
move assertion list to main playbook
2024-04-15 21:23:32 +02:00
525edb7231
Initial commit
2024-03-19 23:02:50 +01:00