3 Commits

Author SHA1 Message Date
1cd309c151 fix 🐛: Define user and password variables
This commit updates the `main.yml` file to explicitly define essential user and password variables. This ensures the application has the necessary credentials for proper operation and enhances security by centralizing configuration.  The changes improve the script's usability and setup process.
2025-12-13 10:09:04 +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
waal70
95c26ad647 Fix deprecation warnings for inline templating 2025-08-30 17:52:02 +02:00