Commit Graph

21 Commits

Author SHA1 Message Date
Jose 30aafcbc6a fix 🐛: Update user/password settings
This commit updates the configuration file to include the correct user and password settings required for interactive mode functionality. Additionally, unused imports related to temporary task creation and user management have been removed, streamlining the codebase and improving maintainability.
2025-12-13 08:27:47 +01:00
Jose 0bd9f6bfa7 chore 📦: Remove unused task imports
This commit removes the imports for 'unpriv-user.yml' and 'color-shell.yml' tasks. These tasks were identified as potentially unused and have been removed to streamline the project and reduce potential maintenance overhead.  This change improves project cleanliness and reduces the risk of future conflicts.
2025-12-13 08:21:52 +01:00
Jose 326d47eb53 remove undefined: Drop tmp-nonexec import
This commit removes the import of the `tmp-nonexec` tasks. The import was no longer needed and was simply a reference. This cleanup improves code readability and reduces unnecessary dependencies.
2025-12-13 08:17:42 +01:00
Jose ba8baafa27 feat : Add Italian locale
This commit adds support for the Italian locale ('it_IT.UTF-8') to the locale generation task. This expands the application's localization capabilities to cater to Italian-speaking users. The update ensures proper localization for Italian content.
2025-12-13 08:15:21 +01:00
waal70 d25bbd91f5 Increase parameters for journald 2025-12-09 10:36:48 +01:00
waal70 c25ef79674 Change message of the day 2025-10-12 15:12:24 +02:00
waal70 70ebfadeb9 Refactor builtin.systemd to builtin.systemd_service
Add condition for setting hostname
2025-10-07 22:57:21 +02:00
waal70 e8f4d3632d Change license to GPLv3 2025-09-10 12:15:16 +02:00
waal70 201f5b1a98 Improve handling of firmware
Add blacklisting of mei_me
2025-09-02 16:16:59 +02:00
waal70 e3565e08f0 Improve firmware handling 2025-09-02 14:37:33 +02:00
waal70 98f0ea5a7b Fix typo in import 2025-09-02 13:07:06 +02:00
waal70 056ca23b84 Improve vendor-specific firmware handling 2025-09-02 13:04:30 +02:00
waal70 c81a592635 Add better system identification to custom fact 2025-09-02 12:08:25 +02:00
waal70 f606b8573d Fix locales
Improve re-reading of facts after custom fact
2025-09-01 16:30:14 +02:00
waal70 bb01fa020f Fix tmp warning in hostname setting 2025-08-30 21:30:57 +02:00
waal70 1128c5f395 Fix locale errors and update motd to remove command that caused the 'TERM not set' error 2025-08-30 18:28:06 +02:00
waal70 95c26ad647 Fix deprecation warnings for inline templating 2025-08-30 17:52:02 +02:00
waal70 857c37a2c1 Fix setting SSH-keys: only changed when actually adding keys 2024-11-03 16:08:41 +01:00
waal70 a1ae8efa3e Add gitignore to ignore galaxy install info 2024-10-27 19:38:10 +01:00
waal70 4400b86879 Change README 2024-10-26 20:35:19 +02:00
waal70 b00d31c48d Initial commit 2024-10-26 16:23:45 +02:00