diff --git a/roles/custom/matrix-bridge-rustpush/tasks/validate_config.yml b/roles/custom/matrix-bridge-rustpush/tasks/validate_config.yml index 6240f17ce..c74bc5884 100644 --- a/roles/custom/matrix-bridge-rustpush/tasks/validate_config.yml +++ b/roles/custom/matrix-bridge-rustpush/tasks/validate_config.yml @@ -24,10 +24,6 @@ - {'old': 'matrix_bridge_rustpush_container_labels_metrics_traefik_tls_certResolver', 'new': ' (the rustpush bridge does not support metrics)'} - {'old': 'matrix_bridge_rustpush_container_labels_metrics_middleware_basic_auth_enabled', 'new': ' (the rustpush bridge does not support metrics)'} - {'old': 'matrix_bridge_rustpush_container_labels_metrics_middleware_basic_auth_users', 'new': ' (the rustpush bridge does not support metrics)'} - - {'old': 'matrix_bridge_rustpush_container_labels_traefik_enabled', 'new': ' (the bridge exposes nothing via Traefik)'} - - {'old': 'matrix_bridge_rustpush_container_labels_traefik_docker_network', 'new': ' (the bridge exposes nothing via Traefik)'} - - {'old': 'matrix_bridge_rustpush_container_labels_traefik_entrypoints', 'new': ' (the bridge exposes nothing via Traefik)'} - - {'old': 'matrix_bridge_rustpush_container_labels_traefik_tls_certResolver', 'new': ' (the bridge exposes nothing via Traefik)'} - name: Fail if required RustPush settings not defined ansible.builtin.fail: