Commit Graph

28 Commits

Author SHA1 Message Date
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
865d96c18e fix(bootstrap): repair version-specific package availability across distributions 2026-02-11 08:02:27 +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
f4b4a669ba Update Fedora to 43 2025-12-28 04:04:27 +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
69422a6f64 Update ubuntu to plucky release 2025-06-17 03:57:58 +02:00
93dae69781 Add rhel10 support 2025-06-17 03:13:30 +02:00
4ac6cf540e Include Standard package group for RHEL systems 2025-02-05 00:02:37 +01:00
c81a7f1e96 Use RHEL nameing for yum repo file 2024-11-12 14:14:09 +01:00
a03f00f28b Fix DNS issue 2024-11-11 17:44:52 +01:00
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
051b7a376f Update Ubuntu to Oracular Oriole and Ubuntu-LTS to Noble Numbat 2024-10-29 15:08:43 +01:00
61fdf1461a Update Fedora to Version 41 2024-10-29 14:17:01 +01:00
7374b0a4e2 Fix command module formating 2024-10-28 21:07:33 +01:00
ab694ef49c Fix connection DNS resolving inside chroot 2024-10-28 20:26:15 +01:00
ca5caba602 Specify changed_when for shell commands 2024-10-28 19:20:05 +01:00
446736da3b Fix line-length 2024-10-28 18:26:54 +01:00
86656f6dbb ansible-lint fixes 2024-07-11 22:20:45 +02:00
92a0f18240 add ubuntu support 2024-04-17 10:53:09 +02:00
bd8ae76703 fix fedora boot issue 2024-04-17 06:02:32 +02:00
a3d2452cd6 add essential almalinux packages 2024-04-17 05:06:45 +02:00
bf1ee09d48 Add RockyLinux support 2024-04-16 01:14:05 +02:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00