added ssh roles and pass repo cloning

This commit is contained in:
2026-06-22 09:24:13 -05:00
parent f1dd4fb3c0
commit 969f9703e9
7 changed files with 80 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
Host gitea.learningunix.net
User git
Port 2222
IdentityFile ~/.ssh/id_ed25519_ansible
Host learningunix
HostName 91.99.74.227
User cjr
IdentityFile ~/.ssh/id_ed25519