Stop using deprecated matrix_bot_postmoogle_domain variable in group vars

This commit is contained in:
Slavi Pantaleev 2023-02-08 18:48:01 +02:00
parent 49a1985750
commit c71567477a
1 changed files with 1 additions and 1 deletions

View File

@ -2306,7 +2306,7 @@ matrix_ssl_domains_to_obtain_certificates_for: |
+
([matrix_server_fqn_ntfy] if matrix_ntfy_enabled else [])
+
([matrix_bot_postmoogle_domain] if matrix_bot_postmoogle_enabled else [])
(matrix_bot_postmoogle_domains if matrix_bot_postmoogle_enabled else [])
+
([matrix_domain] if matrix_nginx_proxy_base_domain_serving_enabled else [])
+