summaryrefslogtreecommitdiff
path: root/roles/tools/templates/ssh_config.j2
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2019-08-21 09:49:01 +0200
committerIsmaël Bouya <ismael.bouya@fretlink.com>2019-08-21 09:49:01 +0200
commit80ed46d46999eff6a89f26622d4dd4900e3b2ce6 (patch)
tree1544cbfb9fcf5ce77bbfbc67a04ca507518e6fe3 /roles/tools/templates/ssh_config.j2
parente7270a0e65cbbf398d999db98278114d809244dc (diff)
downloadAnsible-80ed46d46999eff6a89f26622d4dd4900e3b2ce6.tar.gz
Ansible-80ed46d46999eff6a89f26622d4dd4900e3b2ce6.tar.zst
Ansible-80ed46d46999eff6a89f26622d4dd4900e3b2ce6.zip
New configuration as of 2019-08-21
Diffstat (limited to 'roles/tools/templates/ssh_config.j2')
-rw-r--r--roles/tools/templates/ssh_config.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/tools/templates/ssh_config.j2 b/roles/tools/templates/ssh_config.j2
index 63cfe81..f5a6210 100644
--- a/roles/tools/templates/ssh_config.j2
+++ b/roles/tools/templates/ssh_config.j2
@@ -11,3 +11,8 @@ User gitolite
11Host immae.eu 11Host immae.eu
12HostName immae.eu 12HostName immae.eu
13User immae 13User immae
14
15Host 443.immae.eu
16HostName 178.33.252.96
17User immae
18Port 443