Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency

We'd like the roles to be self-contained (as much as possible).

Thus, the `matrix-nginx-proxy` shouldn't reference any variables from
other roles. Instead, we rely on injection via
`group_vars/matrix_servers`.

Related to #681 (Github Pull Request)
This commit is contained in:
Slavi Pantaleev
2020-11-10 23:46:33 +02:00
parent 8782919d85
commit 1427286cec
3 changed files with 17 additions and 10 deletions

View File

@ -851,6 +851,8 @@ matrix_ssl_architecture: "{{
}[matrix_architecture]
}}"
matrix_ssl_pre_obtaining_required_service_name: "{{ 'matrix-dynamic-dns' if matrix_dynamic_dns_enabled else '' }}
######################################################################
#
# /matrix-nginx-proxy