|
|
ac4f689d51
|
refactor(bootstrap): standardize patterns, extract common logic, remove dead code
- Make timezone, locale, and keymap configurable via system_cfg
- Consolidate rhel8/9/10.repo.j2 into single rhel.repo.j2 template
- Extract bootstrap_common_conditional for shared firewall/LUKS/guest packages
- Remove redundant version aliases (fedora40-43, debian10-13, rhel8-10, etc.)
- Simplify bootstrap dispatch from 10 conditional blocks to single mapping
- Merge bootstrap_ubuntu_lts into bootstrap_ubuntu (identical)
- Remove orphaned firstrun.sh.j2 template
- Remove configuration/defaults/main.yml aliases, inline into banner.yml
- Remove unnecessary changed_when: false on set_fact/debug tasks
- Deduplicate hostname variable computation in locales.yml
- Update README with timezone/locale/keymap variable reference
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-12 23:14:17 +01:00 |
|
|
|
5108e46a4c
|
fix(lint): wrap long lines to satisfy yaml[line-length] rule
|
2026-02-12 21:54:09 +01:00 |
|
|
|
865d96c18e
|
fix(bootstrap): repair version-specific package availability across distributions
|
2026-02-11 08:02:27 +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 |
|
|
|
a093bf3e28
|
feat(services): implement SSH server toggeling
|
2026-01-05 18:18:18 +01:00 |
|
|
|
1c23055dd2
|
Add firewalld_enabled toggle
|
2026-01-02 11:25:40 +01:00 |
|
|
|
e7c5166128
|
Normalize user-facing defaults
|
2025-12-28 16:41:11 +01:00 |
|
|
|
7cf0dabc3c
|
Fix Debian initramfs regeneration
|
2025-12-28 01:54:14 +01:00 |
|
|
|
34d70c0edc
|
Ensure initramfs-tools for Debian/Ubuntu
|
2025-12-28 01:29:26 +01:00 |
|
|
|
b0d9adcf13
|
Fix bootstrap package list rendering
|
2025-12-28 00:12:37 +01:00 |
|
|
|
cbc88c8d03
|
Condition LUKS and guest tools in bootstrap vars
|
2025-12-27 23:52:06 +01:00 |
|
|
|
2873c8f81a
|
Split bootstrap by OS
|
2025-12-25 22:12:19 +01:00 |
|
|
|
259604470f
|
Add Debian 13 (Trixie) support
|
2025-08-11 21:37:25 +02:00 |
|
|
|
caab1a8690
|
Update Fedora to 42
|
2025-07-06 04:28:59 +02:00 |
|
|
|
d106111f15
|
use proper filename for role variables
|
2025-06-17 06:34:39 +02:00 |
|