35f1702447
feat(global_defaults): add root.shell to system schema and normalization
2026-02-22 03:07:30 +01:00
3deb3ea751
refactor(configuration): add platform_config dict and replace is_rhel/is_debian with os_family lookups
2026-02-22 02:26:54 +01:00
b1d2294d63
refactor(configuration): rename _uid to configuration_uid for role prefix convention
2026-02-21 05:14:33 +01:00
cb46a6989f
fix(configuration): use full path for chpasswd in chroot
2026-02-21 05:03:36 +01:00
53584b8730
fix(configuration): add pipefail to root password shell pipe
2026-02-20 22:28:54 +01:00
db2fab5e7d
fix(configuration): use chpasswd for root password and separate shell setting
2026-02-20 22:27:17 +01:00
cf68a93b45
fix(configuration): use short hostname and allow per-user shell
2026-02-20 20:15:49 +01:00
b6d06dd96d
fix: deep analysis audit — no_log, resolv.conf, service conflicts, lint
2026-02-20 18:34:59 +01:00
2a82ee4d5c
fix: resolve Jinja2 .keys ambiguity, fastfetch availability, and python interpreter
...
- Use bracket notation item['keys'] instead of item.keys to avoid
conflict with Python dict .keys() method
- Remove fastfetch from Debian 12 package list (only available in 13+)
- Set explicit python interpreter path for post-reboot tasks
2026-02-20 16:58:58 +01:00
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
67c320fcc2
fix(vars): enforce strict list-only DNS and user.key format for IaC compatibility
2026-02-12 21:50:55 +01:00
636656214b
refactor(schema): rename nested dict keys and simplify validation
2026-02-11 05:37:18 +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
c62de8bf4a
Make chroot command configurable
2026-01-02 18:53:55 +01:00
e7c5166128
Normalize user-facing defaults
2025-12-28 16:41:11 +01:00
eba93f90b7
Configuration role refactor and network template
2025-12-26 20:38:42 +01:00