Commit Graph

12 Commits

Author SHA1 Message Date
8071a7c56c feat(network): make interfaces[] canonical, normalize flat fields as AWX compat
Flat network fields (bridge, ip, prefix, gateway, vlan) are now converted
into a single-entry interfaces[] list during normalization. All virtualization
tasks (proxmox, vmware, libvirt, xen) and configuration (NM, Alpine, Void)
now consume system_cfg.network.interfaces exclusively for multi-NIC support.

Also fixes: user.key -> user.keys in system_cfg output, strict list-only DNS
in example inventories, removes legacy single-MAC virtualization_mac_address
default.
2026-02-12 22:17:02 +01:00
a60e6fd0d3 refactor(bootstrap): nest network fields under system.network to match main project schema 2026-02-11 23:03:37 +01:00
fcc7c6aeb6 fix(runtime): migrate roles to nested system fields 2026-02-11 05:37:18 +01:00
fc05708466 refactor(vars): add system/hypervisor dict inputs 2026-02-11 05:37:18 +01:00
caab1a8690 Update Fedora to 42 2025-07-06 04:28:59 +02:00
93dae69781 Add rhel10 support 2025-06-17 03:13:30 +02:00
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
61fdf1461a Update Fedora to Version 41 2024-10-29 14:17:01 +01:00
7ac696393a Add RockyLinux support 2024-04-16 01:14:12 +02:00
bf1ee09d48 Add RockyLinux support 2024-04-16 01:14:05 +02:00
f65d8cff98 Add RockyLinux Repo file 2024-04-15 21:30:04 +02:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00