Commit Graph

12 Commits

Author SHA1 Message Date
9c58518e77 feat : Import unprivileged user task
This commit introduces the `unpriv-user.yml` task, enabling the creation of unprivileged user accounts. This addition expands user management capabilities, allowing for more granular control over user permissions and access within the system. The task facilitates the streamlined setup of users without requiring elevated privileges.
2025-12-14 06:19:41 +01:00
3dec85c5a8 chore 📦: Import color-shell and edit-journald tasks
This commit integrates the color-shell and edit-journald tasks into the main YAML configuration. These tasks are now included as part of the project's workflow, streamlining the process for managing shell color customization and system journald settings.  This ensures consistent and organized handling of these specific configurations.
2025-12-14 06:10:42 +01:00
33f7b59251 fix 🐛: Remove ssh-config import 2025-12-13 08:39:05 +01:00
342631679a refactor ♻️: Simplify playbook
This commit refactors the playbook by removing the unnecessary conditional block and import related to Dell/Lenovo firmware. This streamlines the playbook, improving readability and reducing complexity without altering the core functionality. The changes focus on code organization and simplification.
2025-12-13 08:30:37 +01:00
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
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
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
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
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
b00d31c48d Initial commit 2024-10-26 16:23:45 +02:00