Shortened webserver to srv-web-

This commit is contained in:
2025-07-09 04:27:58 +02:00
parent 1f43536018
commit 66198ca1ec
146 changed files with 218 additions and 218 deletions

View File

@@ -1,7 +1,7 @@
---
- name: "include role for {{application_id}} to receive certs & do modification routines"
include_role:
name: webserver-composer
name: srv-web-composer
vars:
domain: "{{domains | get_domain(application_id)}}"
http_port: "{{ ports.localhost.http[application_id] }}"