From 436deb267e6118d6e0d6531bd763b366e46e67b0 Mon Sep 17 00:00:00 2001 From: Menno van Leeuwen Date: Wed, 8 Oct 2025 13:01:37 +0200 Subject: [PATCH] Add smart alias configuration for rtlsdr --- ansible/tasks/global/utils/smart-ssh/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ansible/tasks/global/utils/smart-ssh/config.yaml b/ansible/tasks/global/utils/smart-ssh/config.yaml index 5cf26e9..7305818 100644 --- a/ansible/tasks/global/utils/smart-ssh/config.yaml +++ b/ansible/tasks/global/utils/smart-ssh/config.yaml @@ -22,6 +22,12 @@ smart_aliases: check_host: "192.168.1.253" timeout: "2s" + rtlsdr: + primary: "rtlsdr-local" + fallback: "rtlsdr" + check_host: "192.168.1.252" + timeout: "2s" + # Background SSH Tunnel Definitions tunnels: # Example: Desktop database tunnel