Change port of ssh

This commit is contained in:
Florian RICHER 2023-05-21 16:03:37 +02:00
parent 7adf079b23
commit 1419a89d03
4 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Change default port of ssh config
Port {{ server.ssh_port }}