mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shortened webserver to srv-web-
This commit is contained in:
@@ -24,4 +24,4 @@ galaxy_info:
|
||||
logo:
|
||||
class: "fa-solid fa-satellite-dish"
|
||||
dependencies:
|
||||
- webserver-proxy-core
|
||||
- srv-web-proxy-core
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: "include role webserver-proxy-domain for {{application_id}}"
|
||||
- name: "include role srv-web-proxy-domain for {{application_id}}"
|
||||
include_role:
|
||||
name: webserver-proxy-domain
|
||||
name: srv-web-proxy-domain
|
||||
loop:
|
||||
- "{{domains.matrix.element}}"
|
||||
- "{{domains.matrix.synapse}}"
|
||||
|
Reference in New Issue
Block a user