matrix-docker-ansible-deploy/roles/custom/matrix-bot-matrix-registration-bot
Slavi Pantaleev c47eca389b Rework all roles to include component_(docker|container)_image_registry_prefix* variables
This:

- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook

We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
2025-02-24 11:38:47 +02:00
..
defaults Rework all roles to include component_(docker|container)_image_registry_prefix* variables 2025-02-24 11:38:47 +02:00
tasks Update files for matrix-registration-bot: change config.yml.j2 → config.yaml.j2 2025-02-06 21:42:28 +09:00
templates Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t) 2025-02-22 21:42:18 +02:00