ansible-infra/roles/deploy_ssh_server_config
c6ristian 5f6000adca
Some checks failed
/ Ansible Lint (push) Failing after 1m46s
ssh_config: also enable sntrup761x25519-sha512 for Debain 13
tldr: PQC algorithms are complex but sntrup still is not brocken
2025-11-11 22:47:42 +01:00
..
docs deploy_ssh_server_config(role): add Debian 13 sshd_config reference 2025-10-17 21:27:29 +02:00
handlers restart ssh service instead of rebooting as this should be fine 2025-04-25 02:01:29 +02:00
tasks fix ansible_lint issues 2025-10-13 17:43:00 +02:00
templates ssh_config: also enable sntrup761x25519-sha512 for Debain 13 2025-11-11 22:47:42 +01:00
README.md move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01:00

Role deploy_ssh_server_config

This role deploys an SSH server config on the specified hosts.

hosts

The hosts for this role need to be the machines, for which you want to deploy an SSH server config.

Required Variables

This role doesn't have nay required variables.