Commit Graph

14 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
9f6fff313b fix(config): enable dictionary merge for scoped overrides 2026-02-11 05:37:18 +01:00
aac2bd0b06 docu(schema): update docs and examples to compact dict keys 2026-02-11 05:37:18 +01:00
a9db85d45e docu(readme): document dict-based variables and examples 2026-02-11 05:37:18 +01:00
fc05708466 refactor(vars): add system/hypervisor dict inputs 2026-02-11 05:37:18 +01:00
ba9654b7bd Make inventory examples more generic 2026-01-02 15:10:34 +01:00
1d8d4cc4fd Docs, examples, and tooling 2025-12-27 23:07:47 +01:00
8001fe2874 Add DNS Search option 2025-02-10 15:16:15 +01:00
bf818304ef Fix variable distribution 2025-01-21 17:43:18 +01:00
72305d48a3 Fix variable hierarchy 2024-10-30 22:19:00 +01:00
5742a9fd78 Move hypervisor and disk variable from main playbook 2024-10-30 16:58:22 +01:00
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
689be63a16 Add inventory example in yaml 2024-03-22 12:43:13 +01:00