matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-facebook/tasks
Slavi Pantaleev d82d0ad84b Add _metrics_proxying_enabled variables to mautrix bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2427

`metrics_enabled` should only expose the metrics locally, on the
container network, so that a local Prometheus can consume them.

Exposing them publicly should be done via a separate toggle (`metrics_proxying_enabled`).
This is how all other roles work, so this makes these mautrix roles consistent with the rest.
2023-01-30 08:50:57 +02:00
..
inject_into_nginx_proxy.yml Add _metrics_proxying_enabled variables to mautrix bridges 2023-01-30 08:50:57 +02:00
main.yml Add install-* tags for quicker runs 2022-11-25 16:02:51 +02:00
setup_install.yml Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
setup_uninstall.yml Optimize uninstall tasks a bit 2022-11-25 17:28:57 +02:00
validate_config.yml Remove more hardcoded matrix-postgres references 2022-11-27 09:16:18 +02:00