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
......@@ -10,7 +10,7 @@
- name: ensure sshd is configured
template:
src: sshd_config_stretch.j2
src: sshd_config.j2
dest: /etc/ssh/sshd_config
owner: root
group: root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment