From fd9764500c6d8f1fd2b6ee4f023d867a06d5a750 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Mon, 22 Jun 2026 16:39:55 -0500 Subject: [PATCH] updated ssh role --- roles/ssh/templates/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ssh/templates/config.j2 b/roles/ssh/templates/config.j2 index ba6f7b3..1af2e4f 100644 --- a/roles/ssh/templates/config.j2 +++ b/roles/ssh/templates/config.j2 @@ -4,6 +4,6 @@ Host gitea.learningunix.net IdentityFile ~/.ssh/id_ed25519_ansible Host learningunix - HostName 91.99.74.227 + HostName learningunix.net User cjr IdentityFile ~/.ssh/id_ed25519