chore(ssh): switch default preset from bsi recommendations to our own

This commit is contained in:
Jan Christian Grünhage 2023-09-27 12:57:19 +02:00
parent 265036be47
commit 7dc00eb18d
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED

View file

@ -1,7 +1,7 @@
---
ssh_config_file: "/etc/ssh/sshd_config"
ssh_preset: "{{ ssh_bsi_recommended_presets }}"
ssh_preset: "{{ ssh_secure_presets }}"
ssh_loglevel: "VERBOSE"
ssh_address_family: "any"