Skip to content
Snippets Groups Projects
Commit 916fea27 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

ssh-server: Rename sshd_config_stretch to sshd_config

This is to avoid confusion, and stretch is not the new, special one any more.
parent 4c43d6b7
No related branches found
No related tags found
1 merge request!11ssh-server: Cleanup and Proxmox handling
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
- name: ensure sshd is configured - name: ensure sshd is configured
template: template:
src: sshd_config_stretch.j2 src: sshd_config.j2
dest: /etc/ssh/sshd_config dest: /etc/ssh/sshd_config
owner: root owner: root
group: root group: root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment