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

@@ -15,12 +15,12 @@
include_tasks: "./tasks/utils/web-app-roles.yml"
# Native Webserver Roles
- name: setup web-service-htmls
- name: setup web-svc-htmls
include_role:
name: web-service-html
name: web-svc-html
vars:
domain: "{{primary_domain}}"
when: ('web-service-htmls' | application_allowed(group_names, allowed_applications))
when: ('web-svc-htmls' | application_allowed(group_names, allowed_applications))
- name: "setup corporate identity"
include_role: