matrix-docker-ansible-deploy/roles/custom/matrix-client-cinny/tasks
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
..
main.yml Fix all 300+ ansible-lint-reported errors 2023-03-07 17:28:15 +02:00
self_check.yml Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme 2024-05-25 16:14:26 +03:00
setup_install.yml Add a global config option for Docker network MTU (#3502) 2024-09-18 16:20:27 +03:00
setup_uninstall.yml Optimize uninstall tasks a bit 2022-11-25 17:28:57 +02:00
validate_config.yml Rework all roles to include component_(docker|container)_image_registry_prefix* variables 2025-02-24 11:38:47 +02:00