added ssh roles and pass repo cloning
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user