ansible-infra/roles/deploy_ssh_server_config
June b46747d251
Some checks failed
/ Ansible Lint (push) Failing after 1m33s
deploy_ssh_server_config(role): add Debian 13 sshd_config reference
2025-10-17 21:27:29 +02: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 move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +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.