3 Commits

Author SHA1 Message Date
1d67d5e14e Move image variables from vars to defaults
Shifted image-related variable definitions from `vars/main.yml` to `defaults/main.yml` for better alignment with Ansible best practices and improved manageability.
2025-08-28 15:26:33 +02:00
3ba13cf00d Parameterize image names in compose.yaml
Replaced hardcoded image names in the `compose.yaml` file with variables defined in `vars/main.yml`. This makes the configuration more flexible and easier to customize.
2025-08-28 15:16:32 +02:00
7567d4af84 init role 2024-12-18 10:13:45 +01:00