ansible-infra/roles/deploy_ssh_server_config
June 3548c1f4d6
restart ssh service instead of rebooting as this should be fine
Active connections should survive a restart of the service and testing
also didn't show any issues.
2025-04-25 02:01:29 +02:00
..
docs move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01:00
handlers restart ssh service instead of rebooting as this should be fine 2025-04-25 02:01:29 +02:00
tasks restart ssh service instead of rebooting as this should be fine 2025-04-25 02:01:29 +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.