diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 74f2231..51ba466 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,4 +2,3 @@ github: [do1jlr] liberapay: L3D -custom: ['https://paypal.me/c3woc'] diff --git a/templates/sshd_config.j2 b/templates/sshd_config.j2 index bf3bdb5..55c7f6c 100644 --- a/templates/sshd_config.j2 +++ b/templates/sshd_config.j2 @@ -1,8 +1,8 @@ -# Attention, do not make changes +# Attention, local changew will be overwritten # {{ ansible_managed }} # Networking -Port {{ ssh_port }} +Port {{ sshd.port }} TCPKeepAlive yes