Initial commit
This commit is contained in:
8
roles/common/templates/var/www/.ssh/config.j2
Normal file
8
roles/common/templates/var/www/.ssh/config.j2
Normal file
@ -0,0 +1,8 @@
|
||||
# {{ ansible_managed }}
|
||||
Host wf.oopen.de 80.152.216.128 gw-d11.oopen.de d11.warenform.de
|
||||
user webadmin
|
||||
Protocol 2
|
||||
Port 9998
|
||||
ForwardAgent yes
|
||||
StrictHostKeyChecking no
|
||||
|
Reference in New Issue
Block a user