commit fd9764500c6d8f1fd2b6ee4f023d867a06d5a750
parent 0bf75c93d7374db9fc375c7c5414b9d46d5409c4
Author: Chris Roberts <chris.roberts@learningunix.net>
Date: Mon, 22 Jun 2026 16:39:55 -0500
updated ssh role
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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