Shortened service- to svc-

This commit is contained in:
2025-07-09 05:00:41 +02:00
parent db384c6261
commit 575df76ec3
140 changed files with 101 additions and 101 deletions

View File

@@ -3,9 +3,9 @@
{% if database_type | bool %}
{% raw %}
- name: "include service-rdbms-central"
- name: "include svc-rdbms-central"
include_role:
name: service-rdbms-central
name: svc-rdbms-central
when: run_once_docker_{% endraw %}{{ application_id }}{% raw %} is not defined
{% endraw %}