Commit Graph

22 Commits

Author SHA1 Message Date
8f8ce341ae refactor(users): migrate system.user to system.users[] for multi-user support 2026-02-12 22:52:15 +01:00
66057bc9b2 feat(network): make interfaces[] canonical, normalize flat fields as AWX compat 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
9101e12126 refactor(vars): remove legacy variable inputs 2026-02-11 05:37:18 +01:00
fc05708466 refactor(vars): add system/hypervisor dict inputs 2026-02-11 05:37:18 +01:00
1c23055dd2 Add firewalld_enabled toggle 2026-01-02 11:25:40 +01:00
8395ad9e90 Define optional defaults and require vm_cpus 2026-01-02 11:25:06 +01:00
1d8d4cc4fd Docs, examples, and tooling 2025-12-27 23:07:47 +01:00
bf818304ef Fix variable distribution 2025-01-21 17:43:18 +01:00
e13db88768 Remove nms from ip since already addition already done internaly 2025-01-17 00:45:42 +01:00
f7f88226a9 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