matrix-docker-ansible-deploy/group_vars
Slavi Pantaleev a036987ba4 Do not define devture_traefik_provider_configuration_extension_yaml in group_vars/matrix_servers
`devture_traefik_provider_configuration_extension_yaml` should not be
set automatically by the playbook. It's a variable to be used by users.

Moreover, setting for for everyone (not just people who have additional JVBs)
means that for most people the following error will be produced:

> 'dict object' has no attribute 'jitsi_jvb_servers'

.. as detailed in https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2844

Fixes a regression introduced in: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2842
2023-08-25 15:44:51 +03:00
..
jitsi_jvb_servers Ensure docker is installed on additional JVBs (fixes #2706) 2023-06-17 15:04:35 +03:00
matrix_servers Do not define devture_traefik_provider_configuration_extension_yaml in group_vars/matrix_servers 2023-08-25 15:44:51 +03:00