Solved bugs and refactored

This commit is contained in:
2025-02-15 17:43:36 +01:00
parent c7da4ddd8f
commit 62f9bab052
14 changed files with 74 additions and 26 deletions

View File

@@ -3,8 +3,9 @@
include_role:
name: docker-central-database
- name: "include task certbot-and-globals.yml"
include_tasks: certbot-and-globals.yml
- name: "include role receive certbot certificate"
include_role:
name: nginx-https-recieve-certificate
vars:
domain: "{{domains.matrix_synapse}}"
http_port: "{{ports.localhost.http.matrix_synapse}}"