|
|
2a288fa840
|
refactor(standardize): remove dead code, fix inconsistencies, update docs
- Remove unused sudo_lecture.txt.j2 template (never referenced)
- Add vars_proxmox.yml and .sisyphus/ to .gitignore
- Remove redundant inner when conditions in cleanup/vmware.yml
- Standardize bootstrap_var_key usage in alpine, opensuse, void tasks
- Normalize sysctl key=value formatting (remove inconsistent spaces)
- Add vars_baremetal_example.yml to README examples list
- Remove unnecessary changed_when on set_fact in hypervisor.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-12 23:21:51 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8c0716508e
|
fix: honor libvirt network config, preserve DHCP DNS with search-only NM config, and exact-match Xen VM names
|
2026-02-11 14:00:20 +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 |
|
|
|
5ff0bac9d8
|
fix(network): Removes hardcoded MAC-Address from NetworkManager config
|
2026-01-05 18:22:18 +01:00 |
|
|
|
0bd85319f6
|
Remove defaults for required vars
|
2025-12-28 17:10:00 +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 |
|
|
|
8001fe2874
|
Add DNS Search option
|
2025-02-10 15:16:15 +01:00 |
|
|
|
758213e1ec
|
Make Network Assignment more reliable
|
2025-01-21 16:59:56 +01:00 |
|
|
|
bfa1be86d1
|
Set correct IP NetworkMask if defined
|
2025-01-14 16:08:10 +01:00 |
|
|
|
530d224fd0
|
Do not hardcode macaddress which makes vm cloning harder
|
2024-12-02 18:08:48 +01:00 |
|
|
|
f5c09571c0
|
Add some extra packages and vi mode for bash
|
2024-11-05 03:36:15 +01:00 |
|
|
|
8a655993bd
|
Include MAC-Address into the NetworkManager keyfile
|
2024-10-31 00:13:23 +01:00 |
|
|
|
525edb7231
|
Initial commit
|
2024-03-19 23:02:50 +01:00 |
|